summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoffrey2020-12-05 12:00:08 +0100
committerJoffrey2020-12-05 12:00:08 +0100
commit08854c011dbbc2bfb8c6c794f3b05a201fa9c673 (patch)
treeb165bd6395c69d5d54a5cfd70b3d4d63399d3938
parent679bf81888d2867f8a1405d8f50ba8ca775d7d11 (diff)
downloadaur-08854c011dbbc2bfb8c6c794f3b05a201fa9c673.tar.gz
Python 3.9 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bea21cdc2719..6484771c3efe 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.13
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/mbi/django-simple-captcha
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 0f9e18a90ba9..08a3f812ff2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='python-django-simple-captcha'
pkgver=0.5.13
-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'