summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIyán Méndez Veiga2022-10-04 00:25:03 +0200
committerIyán Méndez Veiga2022-10-04 00:25:03 +0200
commiteb1a480113078d42827612c81318c7468b7c4d0d (patch)
tree4895177463b63da83b0cd266fa0ab83be1465bf5 /PKGBUILD
parent727ff46f37fa1190a50f9a8a09ee18c62c78b670 (diff)
downloadaur-eb1a480113078d42827612c81318c7468b7c4d0d.tar.gz
upgpkg: python-pydes 2.0.1-6
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')