mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 03:17:15 +08:00
Django Simple Captcha 0.3.8
This commit is contained in:
parent
4ab2590cf8
commit
d22dadb244
@ -4,7 +4,7 @@
|
||||
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail.com>
|
||||
|
||||
pkgname=django_simple_captcha
|
||||
pkgver=0.3.7
|
||||
pkgver=0.3.8
|
||||
pkgrel=1
|
||||
pkgdesc="A simple customizable application to add captcha images to Django forms"
|
||||
arch=('x86_64')
|
||||
@ -15,7 +15,7 @@ provides=('django-simple-captcha')
|
||||
conflicts=('django-simple-captcha')
|
||||
replaces=('django-simple-captcha')
|
||||
source=(http://pypi.python.org/packages/source/d/django-simple-captcha/django-simple-captcha-${pkgver}.tar.gz)
|
||||
md5sums=('e58acbdefc5495ee016ece28e697b217')
|
||||
md5sums=('35eaba33237e98c062a7fef420e53de7')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/django-simple-captcha-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user