summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoffrey2019-11-14 22:36:17 +0000
committerJoffrey2019-11-14 22:36:17 +0000
commit836caafc9ae20d3fa2b1a37f2ce9391bdccefe6d (patch)
tree3a8e6684dbb04ecabe9870a0ccb07c895469b004
parente5f500b8239f1f0dda5a1385d65ab6a1d9f59f09 (diff)
downloadaur-836caafc9ae20d3fa2b1a37f2ce9391bdccefe6d.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 9418c627029f..5ce32d16c953 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-django-simple-captcha
pkgdesc = Django application to add captcha images to any Django form
pkgver = 0.5.11
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/mbi/django-simple-captcha
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 40ee388e470a..ada8de7e7ac5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase='python-django-simple-captcha'
pkgname=('python-django-simple-captcha' 'python2-django-simple-captcha')
pkgver='0.5.11'
-pkgrel=1
+pkgrel=2
pkgdesc='Django application to add captcha images to any Django form'
arch=('any')
url='https://github.com/mbi/django-simple-captcha'