diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-12 21:47:31 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-12 21:47:31 +0800 |
| commit | 0b8ccb5f8bdad5979233941b8775bf07b6603079 (patch) | |
| tree | cca5ce67dab3df544da60e7cfe38e8ae47d04c5b /repos/extra/dunst/abuild | |
| parent | 1cd9d2120b9a2c3bcba4f698a6cf0973c6967618 (diff) | |
| download | alicelinux-0b8ccb5f8bdad5979233941b8775bf07b6603079.tar.gz alicelinux-0b8ccb5f8bdad5979233941b8775bf07b6603079.zip | |
dunst: updated to 1.12.0
Diffstat (limited to 'repos/extra/dunst/abuild')
| -rw-r--r-- | repos/extra/dunst/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/dunst/abuild b/repos/extra/dunst/abuild index bdcd8972..da09e414 100644 --- a/repos/extra/dunst/abuild +++ b/repos/extra/dunst/abuild @@ -1,5 +1,5 @@ name=dunst -version=1.11.0 +version=1.12.0 release=1 source="https://github.com/$name-project/$name/archive/v$version/$name-$version.tar.gz" [ -f $SPM_PKGDB/libx11 ] || export X11=0 |