summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoffrey2019-11-14 22:36:16 +0000
committerJoffrey2019-11-14 22:36:16 +0000
commita5aed69fc873bd89079b8f6290b1d09a2ad75c9c (patch)
tree4b634a1e8ff69ed7a8ad7deae8592eacb2fdb891
parent28e70221089d8a89cd1cb4f56227801a4646971e (diff)
downloadaur-a5aed69fc873bd89079b8f6290b1d09a2ad75c9c.tar.gz
Python 3.8 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a97c518529ba..d92beda61161 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-cas
pkgdesc = Python utilities to implement CAS protocol (Central Authentication Service)
pkgver = 1.4.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/python-cas/python-cas
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 05b27bd75580..67f3f45c5ff9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase='python-cas'
pkgname=('python-cas' 'python2-cas')
pkgver='1.4.0'
-pkgrel=1
+pkgrel=2
pkgdesc='Python utilities to implement CAS protocol (Central Authentication Service)'
arch=('any')
url='https://github.com/python-cas/python-cas'