summaryrefslogtreecommitdiffstats
path: root/main/acf-opennhrp
diff options
context:
space:
mode:
Diffstat (limited to 'main/acf-opennhrp')
-rw-r--r--main/acf-opennhrp/APKBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/main/acf-opennhrp/APKBUILD b/main/acf-opennhrp/APKBUILD
index c50ee98eb..0f877f648 100644
--- a/main/acf-opennhrp/APKBUILD
+++ b/main/acf-opennhrp/APKBUILD
@@ -1,10 +1,11 @@
-# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
+# Contributor: Ted Trask <ttrask01@yahoo.com>
+# Maintainer: Ted Trask <ttrask01@yahoo.com>
pkgname=acf-opennhrp
pkgver=0.6.1
-pkgrel=0
+pkgrel=1
pkgdesc="A web-based system administration interface for opennhrp"
url="http://git.alpinelinux.org/cgit/acf-opennhrp"
-arch="x86 x86_64"
+arch="noarch"
license="GPL-2"
depends="acf-core lua lua-posix opennhrp"
source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2"