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

David Runge dvzrv at archlinux.org
Sat Nov 28 12:03:28 UTC 2020


    Date: Saturday, November 28, 2020 @ 12:03:27
  Author: dvzrv
Revision: 765198

upgpkg: python-django-allauth 0.44.0-1: Upgrade to 0.44.0.

Modified:
  python-django-allauth/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-28 11:46:14 UTC (rev 765197)
+++ PKGBUILD	2020-11-28 12:03:27 UTC (rev 765198)
@@ -1,9 +1,9 @@
-# Maintainer: David Runge <dave at sleepmap.de>
+# Maintainer: David Runge <dvzrv at archlinux.org>
 
 _name=django-allauth
 pkgname=python-django-allauth
-pkgver=0.43.0
-pkgrel=3
+pkgver=0.44.0
+pkgrel=1
 pkgdesc="Authentication, registration, account management and 3rd party account authentication"
 arch=('any')
 url="https://github.com/pennersr/django-allauth"
@@ -16,8 +16,8 @@
 # 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=('803e276f0c21053d328ceada18f82f3e89df0442316e7fae0b02ce2e0ba1a62d98ac923e8031fcf33b11da125200795199ab65fc1f576b218048ae57d211dfad')
-b2sums=('da95a7b131eb12650ec1d5b5813ce70d40508f79761dd1d67ad4811b0341a1359405ffa3b79bdc1f354a154a828182781d2e27f989a03a845970fe942fb96a50')
+sha512sums=('7d864a499f516c91faac0e33d9f235770eadfdfd3314a2fa8d836c3be417a3c8e9dfeba72e06ba02a199ec227702b7eaaea385c5e254fc811dfb9c2fc3425914')
+b2sums=('84ec4b6ab31fed7eccc7aea8092c4a5f9f9e73c365bf66b6b7b59d1e5143d3b327a6e698f45ddab949c5a58fa73363fd2724ae00817a9df78ef76f665a6f77dc')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list