Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / ant


Commits:
e8e0ddb8 by Levente Polyak at 2024-09-08T18:02:40+02:00
upgpkg: 1.10.15-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = ant
        pkgdesc = Java based build tool
-       pkgver = 1.10.14
-       pkgrel = 2
+       pkgver = 1.10.15
+       pkgrel = 1
        url = https://ant.apache.org/
        arch = any
        license = Apache-2.0
@@ -11,13 +11,13 @@ pkgbase = ant
        makedepends = java-environment
        makedepends = junit
        makedepends = java-hamcrest
-       source = 
https://www.apache.org/dist/ant/source/apache-ant-1.10.14-src.tar.bz2
-       source = 
https://www.apache.org/dist/ant/source/apache-ant-1.10.14-src.tar.bz2.asc
+       source = 
https://www.apache.org/dist/ant/source/apache-ant-1.10.15-src.tar.bz2
+       source = 
https://www.apache.org/dist/ant/source/apache-ant-1.10.15-src.tar.bz2.asc
        source = ant.conf
        validpgpkeys = CE8075A251547BEE249BC151A2115AE15F6B8B72
        validpgpkeys = 8DA70C00DF7AF1B0D2F9DC74DDBCC1270A29D081
        validpgpkeys = 0A123C1ED3F13A6A0140E166C71FB765CD9DE313
-       sha256sums = 
c451b8abca000892ef82f9e23ab26b02369973f5ca76fdf2b8d8fa258debffef
+       sha256sums = 
58f53e9212a80055bf14e92789c7f504206ab35b8bc3975fa3b728720d80efd7
        sha256sums = SKIP
        sha256sums = 
23bbef577b56d48adb1985dbd9795e5533146646f1e8bb879dd061a4014ffcf2
 


=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
 
 pkgbase=ant
 pkgname=('ant' 'ant-doc')
-pkgver=1.10.14
-pkgrel=2
+pkgver=1.10.15
+pkgrel=1
 pkgdesc='Java based build tool'
 url='https://ant.apache.org/'
 arch=('any')
@@ -14,7 +14,7 @@ license=('Apache-2.0')
 makedepends=('bash' 'coreutils' 'which' 'java-environment' 'junit' 
'java-hamcrest')
 
source=(https://www.apache.org/dist/ant/source/apache-${pkgbase}-${pkgver}-src.tar.bz2{,.asc}
         ant.conf)
-sha256sums=('c451b8abca000892ef82f9e23ab26b02369973f5ca76fdf2b8d8fa258debffef'
+sha256sums=('58f53e9212a80055bf14e92789c7f504206ab35b8bc3975fa3b728720d80efd7'
             'SKIP'
             '23bbef577b56d48adb1985dbd9795e5533146646f1e8bb879dd061a4014ffcf2')
 # https://downloads.apache.org/ant/KEYS



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ant/-/commit/e8e0ddb82105f16cd7d8153091c2c6f527d9b371

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ant/-/commit/e8e0ddb82105f16cd7d8153091c2c6f527d9b371
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to