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

Levente Polyak anthraxx at archlinux.org
Wed Jun 16 19:02:29 UTC 2021


    Date: Wednesday, June 16, 2021 @ 19:02:29
  Author: anthraxx
Revision: 418361

upgpkg: ant 1.10.10-1

Modified:
  ant/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-16 15:06:11 UTC (rev 418360)
+++ PKGBUILD	2021-06-16 19:02:29 UTC (rev 418361)
@@ -5,7 +5,7 @@
 
 pkgbase=ant
 pkgname=('ant' 'ant-doc')
-pkgver=1.10.9
+pkgver=1.10.10
 pkgrel=1
 pkgdesc='Java based build tool'
 url='https://ant.apache.org/'
@@ -14,13 +14,15 @@
 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=('cac5cf44906fceae4604fb6a641d67ab1703b45e3dc941d2dd6108edf89fca71'
+sha256sums=('67fa7c9bf2d9be17817c385aaee93c338f2387810f2ecc348f9bad1148642f6b'
             'SKIP'
             '23bbef577b56d48adb1985dbd9795e5533146646f1e8bb879dd061a4014ffcf2')
+# https://downloads.apache.org/ant/KEYS
 validpgpkeys=(
   'CE8075A251547BEE249BC151A2115AE15F6B8B72' # Stefan Bodewig
   '8DA70C00DF7AF1B0D2F9DC74DDBCC1270A29D081' # jaikiran at apache <jaikiran at apache.org>
   'CE8075A251547BEE249BC151A2115AE15F6B8B72' # Stefan Bodewig <bodewig at apache.org>
+  '8DA70C00DF7AF1B0D2F9DC74DDBCC1270A29D081' # jaikiran at apache <jaikiran at apache.org>
 )
 
 _replace_lib() {



More information about the arch-commits mailing list