[arch-commits] Commit in ant/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Wed May 22 14:03:37 UTC 2019


    Date: Wednesday, May 22, 2019 @ 14:03:37
  Author: anthraxx
Revision: 353824

upgpkg: ant 1.10.6-1

Modified:
  ant/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-22 13:41:39 UTC (rev 353823)
+++ PKGBUILD	2019-05-22 14:03:37 UTC (rev 353824)
@@ -5,7 +5,7 @@
 
 pkgbase=ant
 pkgname=('ant' 'ant-doc')
-pkgver=1.10.5
+pkgver=1.10.6
 pkgrel=1
 pkgdesc='Java based build tool'
 url='https://ant.apache.org/'
@@ -14,10 +14,13 @@
 makedepends=('bash' 'java-environment' 'junit' 'java-hamcrest')
 source=(https://www.apache.org/dist/ant/source/apache-${pkgbase}-${pkgver}-src.tar.bz2{,.asc}
         ant.conf)
-sha256sums=('71a5cdd45a54901b6321d5a140d882f7580c38f766a4e4959bcc36555da9f3ac'
+sha256sums=('628be0efd81719231c89df68911cfa15a03868039b70d706ef3a0900b4106cd7'
             'SKIP'
             '23bbef577b56d48adb1985dbd9795e5533146646f1e8bb879dd061a4014ffcf2')
-validpgpkeys=('CE8075A251547BEE249BC151A2115AE15F6B8B72') # Stefan Bodewig
+validpgpkeys=(
+  'CE8075A251547BEE249BC151A2115AE15F6B8B72' # Stefan Bodewig
+  '8DA70C00DF7AF1B0D2F9DC74DDBCC1270A29D081' # jaikiran at apache <jaikiran at apache.org>
+)
 
 _replace_lib() {
   # explicitly call rm to ensure we replace instead of add



More information about the arch-commits mailing list