summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoffrey2020-12-05 12:00:08 +0100
committerJoffrey2020-12-05 12:00:08 +0100
commit2cc65933beb571efe7a8232827a1daa2a5f7fa6d (patch)
treee5fe92fc0e605a35b5f13e812e4c481d0ba81eea /PKGBUILD
parent0a837b1adae52dbf340ed048ca937cd5ef5af96d (diff)
downloadaur-2cc65933beb571efe7a8232827a1daa2a5f7fa6d.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 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'