summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d09b8c8b29d4..afa48f6a744b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Sergio Tridente <tioduke (at) gmail (dot) com>
pkgname=jackrabbit
-pkgver=2.20.14
+pkgver=2.20.15
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=('6745968da449bcd2bdad551e3ae7ed8d595e0f787f777712835505361914ecbf335c46c7a57771a312060b8c963523cfb70f73ea75d0c83c6c98d7f5092d6a61')
+sha512sums=('0a0fb056a81f22d1630f853d37ff2ec77f97ae3ab6544dd3a4442e4f231a76fbc3aa3177e6288da26c5331dcee0f9891e7997436dc291640dc68a956584a7775')
noextract=($pkgname-standalone-$pkgver.jar)
package() {