[arch-commits] Commit in python-django-allauth/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Sun May 24 22:19:03 UTC 2020


    Date: Sunday, May 24, 2020 @ 22:19:02
  Author: dvzrv
Revision: 633636

upgpkg: python-django-allauth 0.42.0-1: Upgrading to 0.42.0.

Modified:
  python-django-allauth/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-24 22:15:52 UTC (rev 633635)
+++ PKGBUILD	2020-05-24 22:19:02 UTC (rev 633636)
@@ -2,7 +2,7 @@
 
 _name=django-allauth
 pkgname=python-django-allauth
-pkgver=0.41.0
+pkgver=0.42.0
 pkgrel=1
 pkgdesc="Authentication, registration, account management and 3rd party account authentication"
 arch=('any')
@@ -16,7 +16,7 @@
 # https://github.com/pennersr/django-allauth/issues/2439
 # source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
 source=("${_name}-${pkgver}.tar.gz::https://github.com/pennersr/${_name}/archive/${pkgver}.tar.gz")
-sha512sums=('8de27ea209334327918c58174cbe510625428ca74dc8032e50d98caa5aa6e24ed885285e65ba039c12c06d739c0366b46e5fcd7940ec6f02ff2f53f3084d8d08')
+sha512sums=('db12bdd770bf2aac089a9437c9ae4f89d73c9469dd164ea44b0b50a71010274b15d447836b8aec99bdad7eb12767728c68679feb82738410eabc50ce5a71a7ef')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list