summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTioDuke2022-11-13 08:21:54 -0500
committerTioDuke2022-11-13 08:21:54 -0500
commitf55492909e0085b175a95aa455e5afdc68c829f7 (patch)
treef7f6c4f22154858b82c37ad1eacdbac97d2fc763 /PKGBUILD
parent12d87a311cce09ac082c0e26a04fc9b8c623d84b (diff)
downloadaur-f55492909e0085b175a95aa455e5afdc68c829f7.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 2c216c06bdb5..a004975c4692 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Sergio Tridente <tioduke (at) gmail (dot) com>
pkgname=jackrabbit
-pkgver=2.20.6
+pkgver=2.20.7
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=('30a4061dcaa032802490146a3518383405b58f477324923a078b9c4845ee399b0ff87561c486aeabecc08b9fcfd8b4428704886170562ce4833737e934609fa3')
+sha512sums=('9a29125eb27de30db1dad187d0720b5299f1788484e6995d005238e51d7da84f8546a2c382cd5c38641ab7a766973859565917ae2fd5c5e46c9ff96238729cc0')
noextract=($pkgname-standalone-$pkgver.jar)
package() {