diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-25 05:05:28 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-25 05:05:28 +0000 |
| commit | b58c01f0ec8904247c82209b8b4bc4f94d631cbb (patch) | |
| tree | 6178ddc5d42393cee740bd0e8cd521b243652475 /repos/extra/dunst/abuild | |
| parent | e56266a2df134da59ca6041c332ef47cf797dfe1 (diff) | |
| download | alicelinux-b58c01f0ec8904247c82209b8b4bc4f94d631cbb.tar.gz alicelinux-b58c01f0ec8904247c82209b8b4bc4f94d631cbb.zip | |
dunst: updated to 1.13.1
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 ba9f35f7..2aa36582 100644 --- a/repos/extra/dunst/abuild +++ b/repos/extra/dunst/abuild @@ -1,5 +1,5 @@ name=dunst -version=1.13.0 +version=1.13.1 release=1 source="https://github.com/$name-project/$name/archive/v$version/$name-$version.tar.gz" [ -f $SPM_PKGDB/libx11 ] || export X11=0 |