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 9ea17f850b67..426ff454570c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Humberto F. da Luz Jr. <hfluz at uel dot br>
# Contributor: Zhuo Peng <zhuo dot peng at vanemy dot org>
pkgname=archiva
-pkgver=2.2.9
+pkgver=2.2.10
pkgrel=1
pkgdesc="Apache Archiva™ is an extensible repository management software that helps taking care of your own personal or enterprise-wide build artifact repository"
arch=("any")
@@ -11,7 +11,7 @@ license=("Apache")
depends=("java-runtime-headless>=7")
source=("https://www.apache.org/dist/archiva/$pkgver/binaries/apache-archiva-$pkgver-bin.tar.gz"
"archiva.service")
-md5sums=('23613d5997f43453aa19ae5dc9abb073'
+md5sums=('21ea7b002f856aa2121bf4778a95e40f'
'd741d8899541001f6ab062b2772428e4')
package() {