aboutsummaryrefslogtreecommitdiffstats
path: root/main/acf-db/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/acf-db/APKBUILD')
-rw-r--r--main/acf-db/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/acf-db/APKBUILD b/main/acf-db/APKBUILD
index 9155a22dd6..9bd95adb9a 100644
--- a/main/acf-db/APKBUILD
+++ b/main/acf-db/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer: Ted Trask <ttrask01@yahoo.com>
pkgname=acf-db
pkgver=0.2.1
-pkgrel=0
+pkgrel=1
pkgdesc="A web-based system administration interface for databases"
url="http://git.alpinelinux.org/cgit/acf-db"
arch="noarch"
license="GPL2"
-depends="acf-core lua acf-db-lib"
+depends="acf-core acf-db-lib"
makedepends=""
install=
subpackages="$pkgname-lib"