diff options
author | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2016-07-18 20:14:12 +0200 |
---|---|---|
committer | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2016-07-18 20:14:12 +0200 |
commit | 15fb182530600642dc67dfeb7468862790b08b3f (patch) | |
tree | 928cd6e40aa2336ed6700a66eac6d0c98efdb0ff | |
parent | 64b54281605469f6d069baca955a58051e1758ae (diff) | |
download | aports-15fb182530600642dc67dfeb7468862790b08b3f.tar.bz2 aports-15fb182530600642dc67dfeb7468862790b08b3f.tar.xz |
main/libnotify: rebuild against gettext 0.19.8
-rw-r--r-- | main/libnotify/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libnotify/APKBUILD b/main/libnotify/APKBUILD index 169896d503..8c52a1a642 100644 --- a/main/libnotify/APKBUILD +++ b/main/libnotify/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=libnotify pkgver=0.7.6 -pkgrel=0 +pkgrel=1 pkgdesc="Desktop notification library" url="http://library.gnome.org/devel/notification-spec/" arch="all" |