summaryrefslogtreecommitdiffstats
path: root/main/acf-postgresql/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/acf-postgresql/APKBUILD')
-rw-r--r--main/acf-postgresql/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/acf-postgresql/APKBUILD b/main/acf-postgresql/APKBUILD
index 489573924..e6250caba 100644
--- a/main/acf-postgresql/APKBUILD
+++ b/main/acf-postgresql/APKBUILD
@@ -2,10 +2,10 @@
# Maintainer: Ted Trask <ttrask01@yahoo.com>
pkgname=acf-postgresql
pkgver=0.3.2
-pkgrel=0
+pkgrel=1
pkgdesc="ACF module for postgresql"
url="http://git.alpinelinux.org/cgit/$pkgname"
-arch="x86 x86_64"
+arch="noarch"
license="GPL-2"
depends="acf-core lua postgresql"
makedepends=""