diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-08 22:16:57 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-08 22:16:57 +0000 |
| commit | 6776ee890a96ba0fe6ed8443f84a44a18ebc020b (patch) | |
| tree | ea890e1d27682cdbc8772bfbd7b82d7622a937e4 /repos/extra/dunst/abuild | |
| parent | 12a355ca1ef891538d9b299a60c25ee78a82c14e (diff) | |
| download | alicelinux-6776ee890a96ba0fe6ed8443f84a44a18ebc020b.tar.gz alicelinux-6776ee890a96ba0fe6ed8443f84a44a18ebc020b.zip | |
dunst: updated to 1.12.2
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 4d963715..ce13a75c 100644 --- a/repos/extra/dunst/abuild +++ b/repos/extra/dunst/abuild @@ -1,5 +1,5 @@ name=dunst -version=1.12.1 +version=1.12.2 release=1 source="https://github.com/$name-project/$name/archive/v$version/$name-$version.tar.gz" [ -f $SPM_PKGDB/libx11 ] || export X11=0 |