summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoffrey2020-12-05 12:00:08 +0100
committerJoffrey2020-12-05 12:00:08 +0100
commit2cc65933beb571efe7a8232827a1daa2a5f7fa6d (patch)
treee5fe92fc0e605a35b5f13e812e4c481d0ba81eea
parent0a837b1adae52dbf340ed048ca937cd5ef5af96d (diff)
downloadaur-2cc65933beb571efe7a8232827a1daa2a5f7fa6d.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 e99242a60567..1e20f72e87d1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-captcha
pkgdesc = A captcha library that generates audio and image CAPTCHAs.
pkgver = 0.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/lepture/captcha
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 2313681d2876..3a53960a3419 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-captcha
pkgver=0.3
-pkgrel=1
+pkgrel=2
pkgdesc='A captcha library that generates audio and image CAPTCHAs.'
arch=('any')
url='https://github.com/lepture/captcha'