summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTioDuke2021-12-19 06:18:37 -0500
committerTioDuke2021-12-19 06:18:37 -0500
commit4e5b99505569f8f0e01c8a28b26065e087a8df23 (patch)
tree3eeed7c9b2a92d6a7248b860920bca6d1b25d13f /PKGBUILD
parent44d72bf174bff2effa1ff9bd89a6e268bf7ae9ca (diff)
downloadaur-4e5b99505569f8f0e01c8a28b26065e087a8df23.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 c8b0ca7ed9f3..88cf672681a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Sergio Tridente <tioduke (at) gmail (dot) com>
pkgname=jackrabbit
-pkgver=2.16.8
+pkgver=2.20.4
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)
-sha1sums=('05f851b8e6fd7bf853321f3c25af1828b9e7812c')
+sha512sums=('1bbf1553a730124b8b3a3197f96d2d21ee861eb0ea25f2e9c08dfa32dfc4dc4cc55aea33dcde2745ce1012ec9049913ba39b311607f10aa78670ab26e5b91e43')
noextract=($pkgname-standalone-$pkgver.jar)
package() {