Date: Sunday, August 4, 2019 @ 16:08:16 Author: polyzen Revision: 497367
upgpkg: python-authres 1.2.0-1 Also use upstream checksums. Modified: python-authres/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-08-04 15:50:56 UTC (rev 497366) +++ PKGBUILD 2019-08-04 16:08:16 UTC (rev 497367) @@ -5,7 +5,7 @@ # Contributor: Samed Beyribey <[email protected]> pkgname=python-authres -pkgver=1.1.1 +pkgver=1.2.0 pkgrel=1 pkgdesc='Python Authentication-Results headers generation and parsing' arch=('any') @@ -14,7 +14,7 @@ depends=('python') makedepends=('python-setuptools') source=("https://files.pythonhosted.org/packages/source/a/authres/authres-$pkgver.tar.gz") -sha512sums=('61e73e85e524279d5db37375fbe7b1fcf65a24280ef61124a94e4236ce477c225637690e9d424f5ee3fef8b9cd3d26c6d512dfa3c1c8491fa4f4bf266f88ac80') +sha256sums=('93d1b995ad7ce21e62db649f361048125dd6022563a0ae8a23909465f1fd25b7') build() { cd authres-$pkgver
