summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGiovanni Santini2017-11-06 14:01:49 +0100
committerGiovanni Santini2017-11-06 14:01:49 +0100
commit6fa9b06c245f8cd5104ed7491e25879d9de96632 (patch)
tree0f4f37f7ea0954d90d77cb29a0fa1fc6e8918a63 /PKGBUILD
parent63bc9fd222ef67d69471abd68fe9cc2c1d2f7230 (diff)
downloadaur-6fa9b06c245f8cd5104ed7491e25879d9de96632.tar.gz
upgpkg: gettext-java 0.19.8.1-1
- Update to match the standard package. - Version bump.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 31e77e20acc7..5b72535af95f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,19 +3,17 @@
pkgname=gettext-java
_pkgbase=gettext
-pkgver=0.19.7
+pkgver=0.19.8.1
pkgrel=1
pkgdesc="GNU internationalization library - Java libraries"
arch=('any')
url="http://www.gnu.org/software/gettext/"
license=('GPL')
-#groups=('base' 'base-devel')
depends=('java-environment' "gettext>=$pkgver")
optdepends=('git: for autopoint infrastructure updates')
options=(!docs)
-#install=gettext.install
source=(ftp://ftp.gnu.org/pub/gnu/gettext/${_pkgbase}-${pkgver}.tar.gz{,.sig})
-md5sums=('87c4ab267c4dce8a75db5d057bb3c92f'
+md5sums=('97e034cf8ce5ba73a28ff6c3c0638092'
'SKIP')
validpgpkeys=('462225C3B46F34879FC8496CD605848ED7E69871') # Daiki Ueno