diff options
| author | Linux User <emmett@vmi2195005.contaboserver.net> | 2025-03-03 14:48:28 +0000 |
|---|---|---|
| committer | Linux User <emmett@vmi2195005.contaboserver.net> | 2025-03-03 14:48:28 +0000 |
| commit | 62b2e1d482a9813e54fb59dd91aa0ca3892716de (patch) | |
| tree | b5fef859acd9fda33d04efa3ad0cccd2bf8bdb7c | |
| parent | 553eb12c08308b2aeb91b341c57de2a18871eb6d (diff) | |
| download | alicelinux-62b2e1d482a9813e54fb59dd91aa0ca3892716de.tar.gz alicelinux-62b2e1d482a9813e54fb59dd91aa0ca3892716de.zip | |
libnotify: updated to 0.8.4
| -rw-r--r-- | repos/extra/libnotify/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/libnotify/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/libnotify/.checksum b/repos/extra/libnotify/.checksum index 0690f2be..dd76aef0 100644 --- a/repos/extra/libnotify/.checksum +++ b/repos/extra/libnotify/.checksum @@ -1 +1 @@ -09ed5a046a90967b21789e6b03dcbe961d1eb59cce15b55e956c25df92fa69ad libnotify-0.8.3.tar.xz +1c749e4f1cc85f88348bb363b6d78c8373baa19a6db4d2b3a4cf537c1af6b929 libnotify-0.8.4.tar.xz diff --git a/repos/extra/libnotify/abuild b/repos/extra/libnotify/abuild index af827b2c..dc29d4a6 100644 --- a/repos/extra/libnotify/abuild +++ b/repos/extra/libnotify/abuild @@ -1,5 +1,5 @@ name=libnotify -version=0.8.3 +version=0.8.4 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz" build_opt="-Dgtk_doc=false -Dman=false" |