summaryrefslogtreecommitdiffstats
path: root/main/gettext
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-04-09 11:36:03 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-04-09 11:37:18 +0000
commitc432d780977ffd074c8f268d19d9fd233a74eb02 (patch)
treef7d2cad406499bb023c8f790c129b940b2997788 /main/gettext
parent43a4fe6b8092a0542b02452e37d0dd0411e731fc (diff)
downloadaports-c432d780977ffd074c8f268d19d9fd233a74eb02.tar.bz2
aports-c432d780977ffd074c8f268d19d9fd233a74eb02.tar.xz
main/gettext: bump pkgrel to fix depends of -dev
Diffstat (limited to 'main/gettext')
-rw-r--r--main/gettext/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gettext/APKBUILD b/main/gettext/APKBUILD
index a47160caa..f12e324ec 100644
--- a/main/gettext/APKBUILD
+++ b/main/gettext/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
pkgname=gettext
pkgver=0.19.4
-pkgrel=0
+pkgrel=1
pkgdesc="GNU locale utilities"
url="http://www.gnu.org/software/gettext/gettext.html"
arch="all"