summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-09-02 17:12:57 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-09-02 17:12:57 -0300
commit4e53a72c991f7a8a623fa99a468aaab21ba40812 (patch)
treef6419a27ac1af360e648f59ce70847ed7dee2a8e /pcr
parent363243fe9c9a87d9647ed395dfb10f5f5509c1a2 (diff)
python-simpletal: fix arch build
Diffstat (limited to 'pcr')
-rw-r--r--pcr/python-simpletal/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/python-simpletal/PKGBUILD b/pcr/python-simpletal/PKGBUILD
index a8431ebfa..8bd0dfe1b 100644
--- a/pcr/python-simpletal/PKGBUILD
+++ b/pcr/python-simpletal/PKGBUILD
@@ -5,10 +5,10 @@ pkgname=(python-simpletal python2-simpletal)
_pkgname=SimpleTAL
pkgver=5.2
_pkgver=4.3 # It's needs for Python 2
-pkgrel=1
+pkgrel=2
license=('BSD3')
pkgdesc='A Python implementation of the TAL, TALES and METAL specification'
-arch=('i686' 'x86_64' 'armv7h')
+arch=('any')
makedepends=('python' 'python2')
url="https://www.owlfish.com/software/${_pkgname,}"
source=("$url/downloads/$_pkgname-$pkgver.tar.gz"