summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTioDuke2022-07-09 01:16:28 -0400
committerTioDuke2022-07-09 01:16:28 -0400
commit12d87a311cce09ac082c0e26a04fc9b8c623d84b (patch)
treedc9a3be514f8896f929066c575850cb1ad4fe4c0 /PKGBUILD
parent4e5b99505569f8f0e01c8a28b26065e087a8df23 (diff)
downloadaur-12d87a311cce09ac082c0e26a04fc9b8c623d84b.tar.gz
update to latest
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88cf672681a3..2c216c06bdb5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Sergio Tridente <tioduke (at) gmail (dot) com>
pkgname=jackrabbit
-pkgver=2.20.4
+pkgver=2.20.6
pkgrel=1
pkgdesc="A fully conforming implementation of the Content Repository for Java Technology API"
arch=('any')
@@ -10,7 +10,7 @@ license=('APACHE')
depends=('java-environment>=8')
options=(!strip)
source=(http://www.apache.org/dist/$pkgname/$pkgver/$pkgname-standalone-$pkgver.jar)
-sha512sums=('1bbf1553a730124b8b3a3197f96d2d21ee861eb0ea25f2e9c08dfa32dfc4dc4cc55aea33dcde2745ce1012ec9049913ba39b311607f10aa78670ab26e5b91e43')
+sha512sums=('30a4061dcaa032802490146a3518383405b58f477324923a078b9c4845ee399b0ff87561c486aeabecc08b9fcfd8b4428704886170562ce4833737e934609fa3')
noextract=($pkgname-standalone-$pkgver.jar)
package() {