summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Aznarán2025-02-21 06:49:57 -0500
committerCarlos Aznarán2025-02-21 06:49:57 -0500
commita023c8ac89893c0d9652385d92ca7c850581ba2e (patch)
treee051581a5ac305fd9317fa36252ff51b63a17a3b
parent556ad0353bb1a4f4817f0556c750e7ada8972d9b (diff)
downloadaur-a023c8ac89893c0d9652385d92ca7c850581ba2e.tar.gz
Bump version to 0.7.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46d858774ab3..b4a9443f3046 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-captcha
pkgdesc = Library that generates audio and image CAPTCHAs
- pkgver = 0.6.0
+ pkgver = 0.7.0
pkgrel = 1
url = https://github.com/lepture/captcha
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index c24cdeedd5b4..21082f7fec0b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_base=captcha
pkgname=python-${_base}
-pkgver=0.6.0
+pkgver=0.7.0
pkgrel=1
_commit=bd892b74cf5383eeb6193609e53bfb659ce0917c
pkgdesc="Library that generates audio and image CAPTCHAs"