aboutsummaryrefslogtreecommitdiffstats
path: root/testing/pacparser/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/pacparser/APKBUILD')
-rw-r--r--testing/pacparser/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/pacparser/APKBUILD b/testing/pacparser/APKBUILD
index 442c3bfeb6..236f792ee6 100644
--- a/testing/pacparser/APKBUILD
+++ b/testing/pacparser/APKBUILD
@@ -2,10 +2,10 @@
# Maintainer: Aaron Hurt <ahurt@ena.com>
pkgname=pacparser
pkgver=1.3.6
-pkgrel=0
+pkgrel=1
pkgdesc="A library to parse proxy auto-config (PAC) files"
url="http://pacparser.manugarg.com"
-arch="all"
+arch="x86 x86_64"
license="LGPL3+"
depends=""
makedepends="bash"