diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-19 06:51:07 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-19 06:51:07 +0000 |
| commit | 0950c9e38e8b6cb609555e53d71be778b1739a09 (patch) | |
| tree | 64a4e0707ff23219c4ce15b7ba5d968f0a174cb7 /repos/extra/dunst/abuild | |
| parent | d96eff553bf49eb5a011a7a1cb0b8ec15721ca92 (diff) | |
| download | alicelinux-0950c9e38e8b6cb609555e53d71be778b1739a09.tar.gz alicelinux-0950c9e38e8b6cb609555e53d71be778b1739a09.zip | |
dunst: updated to 1.13.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 2aa36582..fb02a6d3 100644 --- a/repos/extra/dunst/abuild +++ b/repos/extra/dunst/abuild @@ -1,5 +1,5 @@ name=dunst -version=1.13.1 +version=1.13.2 release=1 source="https://github.com/$name-project/$name/archive/v$version/$name-$version.tar.gz" [ -f $SPM_PKGDB/libx11 ] || export X11=0 |