diff options
author | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2016-07-18 20:17:47 +0200 |
---|---|---|
committer | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2016-07-18 20:18:48 +0200 |
commit | 286e8944c2c0e189d9d11de5d0d9964b1563c3a2 (patch) | |
tree | fcc6133a3aefc111e7a8b6915bcb2f87fa0d049a /main/xfconf | |
parent | 51d607573baa374ce0a87e9c7511607cbf106dd7 (diff) | |
download | aports-286e8944c2c0e189d9d11de5d0d9964b1563c3a2.zip |
main/xfconf: rebuild against gettext 0.19.8
Diffstat (limited to 'main/xfconf')
-rw-r--r-- | main/xfconf/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xfconf/APKBUILD b/main/xfconf/APKBUILD index 40ecf6638dd..fc717e8df04 100644 --- a/main/xfconf/APKBUILD +++ b/main/xfconf/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xfconf pkgver=4.12.0 -pkgrel=0 +pkgrel=1 pkgdesc="Hierarchical configuration system for Xfce" url="http://www.xfce.org/" arch="all" |