Date: Thursday, February 3, 2022 @ 20:36:50 Author: dvzrv Revision: 1124928
upgpkg: python-django-allauth 0.48.0-1: Upgrade to 0.48.0. Modified: python-django-allauth/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-03 20:33:11 UTC (rev 1124927) +++ PKGBUILD 2022-02-03 20:36:50 UTC (rev 1124928) @@ -2,8 +2,8 @@ _name=django-allauth pkgname=python-django-allauth -pkgver=0.47.0 -pkgrel=2 +pkgver=0.48.0 +pkgrel=1 pkgdesc="Authentication, registration, account management and 3rd party account authentication" arch=(any) url="https://github.com/pennersr/django-allauth" @@ -18,8 +18,8 @@ source=( "${_name}-${pkgver}.tar.gz::https://github.com/pennersr/${_name}/archive/${pkgver}.tar.gz" ) -sha512sums=('535f333523f2f72a0c33aecaa974817fb2bd0bc1ac6cd0d8c77ead4b71d2521f3822886ae394202a67c023e645e3ac1923345232691205afa725f04077ea0377') -b2sums=('9cfdb92c1f35acf1da8721346f3386e1ca770e0c86998373e51e3d6da2b158711f1230cab3959361ce1cbac6bccf17f723a776b01f178e860d604ed53aae2940') +sha512sums=('998cc8cd383eb62805258333b91d34073ded6b998336c07bd8fce773b06118833e084887f57da7423d19ee2c52a4cdea7971992dec68a42ee9146ec15ecd32c5') +b2sums=('0cc66865f227ff750ebcb323dd5d07a31f9f7bc649c6dd088286670f763760ee30b2e273c868cdc691d6e99742b4eea982bcab960931e102e8823fda6423930e') build() { cd "${_name}-$pkgver"
