[arch-commits] Commit in python2-keyring/trunk (PKGBUILD)
Filipe Laíns
ffy00 at archlinux.org
Mon Aug 20 19:55:54 UTC 2018
Date: Monday, August 20, 2018 @ 19:55:54
Author: ffy00
Revision: 372906
fix build
Modified:
python2-keyring/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-20 19:44:51 UTC (rev 372905)
+++ PKGBUILD 2018-08-20 19:55:54 UTC (rev 372906)
@@ -12,7 +12,7 @@
depends=('python2-entrypoints' 'python2-secretstorage')
makedepends=('python2-setuptools-scm')
source=("$pkgname-$pkgver.tar.gz::https://pypi.io/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz")
-sha256sums=('6364bb8c233f28538df4928576f4e051229e0451651073ab20b315488da16a58')
+sha512sums=('3c15c3415ba4b657b041d2395536fc92ba656dc71f28669235f13a630946ad1b332d1f5b031a55776ce8a2120d3d2601462708f00ee105f46a27cf043c1bd906')
build() {
cd $_pkgname-$pkgver
More information about the arch-commits
mailing list