summaryrefslogtreecommitdiffstats
path: root/main/squark/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/squark/APKBUILD')
-rw-r--r--main/squark/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/squark/APKBUILD b/main/squark/APKBUILD
index bef596671c5..4f154dde498 100644
--- a/main/squark/APKBUILD
+++ b/main/squark/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Timo Teras <timo.teras@iki.fi>
pkgname=squark
pkgver=0.4.4
-pkgrel=0
+pkgrel=1
pkgdesc="Squark - Squid User Authentication and Rating Kit"
subpackages=
depends="haserl lua"
@@ -11,6 +11,7 @@ source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.b
url="http://git.alpinelinux.org/cgit/squark/"
arch="all"
license=GPL-2
+install="$pkgname.post-install"
prepare() {
cd "$srcdir"