diff options
Diffstat (limited to 'pcr/python-simpletal')
-rw-r--r-- | pcr/python-simpletal/PKGBUILD | 4 |
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" |