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

Levente Polyak anthraxx at archlinux.org
Thu May 14 20:07:21 UTC 2020


    Date: Thursday, May 14, 2020 @ 20:07:20
  Author: anthraxx
Revision: 383453

upgpkg: ant 1.10.8-1

Modified:
  ant/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-14 19:14:00 UTC (rev 383452)
+++ PKGBUILD	2020-05-14 20:07:20 UTC (rev 383453)
@@ -5,7 +5,7 @@
 
 pkgbase=ant
 pkgname=('ant' 'ant-doc')
-pkgver=1.10.7
+pkgver=1.10.8
 pkgrel=1
 pkgdesc='Java based build tool'
 url='https://ant.apache.org/'
@@ -14,12 +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=('39882eff327f4a056d77605f0a973d4f30d003083e54fa0885ddab6055b6c8de'
+sha256sums=('d9bdc6da6180b05aef8c60b06c637fc36d3741cbce109aada9586ceef2664272'
             'SKIP'
             '23bbef577b56d48adb1985dbd9795e5533146646f1e8bb879dd061a4014ffcf2')
 validpgpkeys=(
   'CE8075A251547BEE249BC151A2115AE15F6B8B72' # Stefan Bodewig
   '8DA70C00DF7AF1B0D2F9DC74DDBCC1270A29D081' # jaikiran at apache <jaikiran at apache.org>
+  'CE8075A251547BEE249BC151A2115AE15F6B8B72' # Stefan Bodewig <bodewig at apache.org>
 )
 
 _replace_lib() {



More information about the arch-commits mailing list