summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36337ea4e0e2..128316c0b930 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
_pkgname=pyDes
pkgname=python-pydes
pkgver=2.0.1
-pkgrel=5
+pkgrel=6
pkgdesc="Pure python implementation of DES and TRIPLE DES encryption algorithm"
-arch=('x86_64')
+arch=('any')
url="https://pypi.org/project/pyDes/"
license=('MIT')
depends=('python')