summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIyán Méndez Veiga2023-05-04 14:54:06 +0200
committerIyán Méndez Veiga2023-05-04 14:54:06 +0200
commitc1974f8ab63438a848073b14074dce32f53b8b6c (patch)
tree3b4c71c4d2e93512cc888dd8f9c96894dbc9ebaf /PKGBUILD
parenteb1a480113078d42827612c81318c7468b7c4d0d (diff)
downloadaur-python-pydes.tar.gz
upgpkg: python-pydes 2.0.1-3
python 3.11 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 128316c0b930..69e5f411ee2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=pyDes
pkgname=python-pydes
pkgver=2.0.1
-pkgrel=6
+pkgrel=3
pkgdesc="Pure python implementation of DES and TRIPLE DES encryption algorithm"
arch=('any')
url="https://pypi.org/project/pyDes/"