summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIyán Méndez Veiga2021-12-13 08:41:31 +0100
committerIyán Méndez Veiga2021-12-13 08:41:31 +0100
commit0502f3127dd4b562df88bb879ccf3200b3dcd8f9 (patch)
tree40338dab838f5608eb5efa1eaf48c4cd1e97f7c9 /PKGBUILD
parent4ee907b21ddb7d3694ddcb47422b63b613cc3bd6 (diff)
downloadaur-0502f3127dd4b562df88bb879ccf3200b3dcd8f9.tar.gz
Python 3.10 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ead3d9769ea..739b8077b1bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=pyDes
pkgname=python-pydes
pkgver=2.0.1
-pkgrel=2
+pkgrel=3
pkgdesc="Pure python implementation of DES and TRIPLE DES encryption algorithm"
arch=('x86_64')
url="https://pypi.org/project/pyDes/"