diff options
author | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2016-07-18 20:04:29 +0200 |
---|---|---|
committer | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2016-07-18 20:04:52 +0200 |
commit | b9f5161f4e18491817657ea6c894fd44e221dab8 (patch) | |
tree | 0c7d07f4995e67e5b127cea61e1eac33ab706de5 /main/at-spi2-core | |
parent | ce6b7384f1a4dbdc02fe34ca5faf72c063f1562f (diff) | |
download | aports-b9f5161f4e18491817657ea6c894fd44e221dab8.tar.bz2 aports-b9f5161f4e18491817657ea6c894fd44e221dab8.tar.xz |
main/at-spi2-core: rebuild against gettext 0.19.8
Diffstat (limited to 'main/at-spi2-core')
-rw-r--r-- | main/at-spi2-core/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/at-spi2-core/APKBUILD b/main/at-spi2-core/APKBUILD index fc8a14eab6..af0ad57fa7 100644 --- a/main/at-spi2-core/APKBUILD +++ b/main/at-spi2-core/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=at-spi2-core pkgver=2.20.1 -pkgrel=0 +pkgrel=1 pkgdesc="Protocol definitions and daemon for D-Bus at-spi" url="http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus" arch="all" |