Date: Wednesday, May 20, 2020 @ 08:47:34 Author: felixonmars Revision: 630557
upgpkg: python-vistir 0.5.2-1 Modified: python-vistir/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-20 08:47:25 UTC (rev 630556) +++ PKGBUILD 2020-05-20 08:47:34 UTC (rev 630557) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-vistir -pkgver=0.5.1 +pkgver=0.5.2 pkgrel=1 pkgdesc="Miscellaneous utilities for dealing with filesystems, paths, projects, subprocesses, and more" url="https://github.com/sarugaku/vistir" @@ -12,7 +12,7 @@ checkdepends=('python-pytest-runner' 'python-hypothesis-fspaths' 'python-pytest-cov' 'python-pytest-timeout' 'python-yaspin') source=("$pkgname-$pkgver.tar.gz::https://github.com/sarugaku/vistir/archive/$pkgver.tar.gz") -sha512sums=('8f53ef0e8f2b1e0fe88d5ba0d5ddc86c4a3554915b34aa73d1aa3da3333a7ba808594b0e0c500f5427eef8d160f79bd177191727e2c7541dcf6b43c79a5b5c04') +sha512sums=('fdeea91160f7d170af972b42a1448e0931d13dd56eddfb92274d078e5c2250b9d649cc434ccc9fe71d5ec080d2c490d730da0f38bfad0863de6ae063fc28136e') build() { cd vistir-$pkgver
