summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIyán Méndez Veiga2020-12-05 18:29:57 +0100
committerIyán Méndez Veiga2020-12-05 18:29:57 +0100
commit4ee907b21ddb7d3694ddcb47422b63b613cc3bd6 (patch)
tree0e0cd0b26715f32c68f6c49bf91a66f33ed75e0d /PKGBUILD
parenta168ffe1add8d9210ee121466ab4c3bec096c3bd (diff)
downloadaur-4ee907b21ddb7d3694ddcb47422b63b613cc3bd6.tar.gz
Python 3.9 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f03a26bde43f..4ead3d9769ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=pyDes
pkgname=python-pydes
pkgver=2.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Pure python implementation of DES and TRIPLE DES encryption algorithm"
arch=('x86_64')
url="https://pypi.org/project/pyDes/"