summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Hanna2017-01-27 23:42:59 +0100
committerSimon Hanna2017-01-27 23:42:59 +0100
commit26327eecb2fb724c15feccf9b4322d0a86544f9d (patch)
tree85817f9ff38eccd99b8cb8c069336a79fad40480
parente3193e95e9b94469cc0e202834967b8fe3668460 (diff)
downloadaur-26327eecb2fb724c15feccf9b4322d0a86544f9d.tar.gz
upgpkg: python-django-allauth 0.30.0-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1926aa86ec6a..aa7060387f67 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Sat Nov 19 22:50:56 UTC 2016
+# Fri Jan 27 22:42:59 UTC 2017
pkgbase = django-allauth
pkgdesc = Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
- pkgver = 0.28.0
+ pkgver = 0.30.0
pkgrel = 1
url = http://www.intenct.nl/projects/django-allauth/
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python2-setuptools
- source = https://github.com/pennersr/django-allauth/archive/0.28.0.tar.gz
+ source = https://github.com/pennersr/django-allauth/archive/0.30.0.tar.gz
sha256sums = 52a526cb4b9547f673d6f00ef66a581301fdaf8d00a701e3c8315f3393c29afa
pkgname = python-django-allauth
diff --git a/PKGBUILD b/PKGBUILD
index 09a92bea7879..3c5f288e8896 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=django-allauth
pkgname=('python-django-allauth' 'python2-django-allauth')
-pkgver=0.28.0
+pkgver=0.30.0
pkgrel=1
pkgdesc="Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication."
arch=('any')