diff options
author | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2016-07-18 20:06:43 +0200 |
---|---|---|
committer | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2016-07-18 20:06:43 +0200 |
commit | 273889b20b52d0e1754a005dbd0f86b4e9d4bf7f (patch) | |
tree | 74b1429f48896ac3a0f7533163f71da4991b8910 /main/gtk+3.0 | |
parent | 13e33de7008f7470ec0ab9aeab216b6688b06c5f (diff) | |
download | aports-273889b20b52d0e1754a005dbd0f86b4e9d4bf7f.tar.bz2 aports-273889b20b52d0e1754a005dbd0f86b4e9d4bf7f.tar.xz |
main/gtk+3.0: rebuild against gettext 0.19.8
Diffstat (limited to 'main/gtk+3.0')
-rw-r--r-- | main/gtk+3.0/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gtk+3.0/APKBUILD b/main/gtk+3.0/APKBUILD index 8d913d9a1a..7bf9ec257a 100644 --- a/main/gtk+3.0/APKBUILD +++ b/main/gtk+3.0/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gtk+3.0 pkgver=3.20.6 -pkgrel=0 +pkgrel=1 pkgdesc="The GTK+ Toolkit (v3)" url="http://www.gtk.org/" install="$pkgname.post-install $pkgname.post-upgrade $pkgname.post-deinstall" |