mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 08:47:15 +08:00
Django EmailAsUsername plugin 1.6.0
This commit is contained in:
parent
c8f0f5e225
commit
0db96d3959
@ -5,7 +5,7 @@
|
||||
|
||||
pkgname=django-email-as-username
|
||||
_dev=dabapps
|
||||
pkgver=1.5.1
|
||||
pkgver=1.6.0
|
||||
pkgrel=1
|
||||
pkgdesc="User authentication with email addresses instead of usernames"
|
||||
url="https://github.com/dabapps/django-email-as-username"
|
||||
@ -14,7 +14,7 @@ license=('BSD')
|
||||
depends=('django' 'python2')
|
||||
makedepends=('markdown')
|
||||
source=($pkgname-$pkgver::https://nodeload.github.com/$_dev/$pkgname/tarball/$pkgver)
|
||||
md5sums=('aa7c7a322bd91fea523187ef2716457c')
|
||||
md5sums=('188199719ef758d27db45549f389e158')
|
||||
|
||||
build() {
|
||||
cd $srcdir/$_dev-$pkgname-*
|
||||
|
Loading…
Reference in New Issue
Block a user