diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:14 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:14 +0800 |
| commit | 7ef051005aaeadbe26077c10c9642ba28f47cbf1 (patch) | |
| tree | ae1712432c7e49f83c62a30c24ce59519b073e78 /repos/extra/dunst/abuild | |
| parent | 7380ee67c4d40b056908ea89d26040c87ef1dfe5 (diff) | |
| download | alicelinux-7ef051005aaeadbe26077c10c9642ba28f47cbf1.tar.gz alicelinux-7ef051005aaeadbe26077c10c9642ba28f47cbf1.zip | |
dunst: updated to 1.12.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 da09e414..4d963715 100644 --- a/repos/extra/dunst/abuild +++ b/repos/extra/dunst/abuild @@ -1,5 +1,5 @@ name=dunst -version=1.12.0 +version=1.12.1 release=1 source="https://github.com/$name-project/$name/archive/v$version/$name-$version.tar.gz" [ -f $SPM_PKGDB/libx11 ] || export X11=0 |