summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 239a7b5e0bae..dfc3358e99e1 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=lilith
pkgver=8.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="logging and access event viewer for Logback, log4j and JUL"
arch=(any)
url="http://lilith.huxhorn.de/"
@@ -24,7 +24,6 @@ prepare() {
}
package() {
- gpg --recv-keys 6334E557740A1840
cd "$srcdir"
install -dm755 "$pkgdir/opt"
install -dm755 "$pkgdir/usr/bin"