Date: Friday, August 5, 2022 @ 04:02:16 Author: felixonmars Revision: 1260295
upgpkg: python-vistir 0.5.6-1 Modified: python-vistir/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-05 03:55:51 UTC (rev 1260294) +++ PKGBUILD 2022-08-05 04:02:16 UTC (rev 1260295) @@ -1,8 +1,8 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-vistir -pkgver=0.5.2 -pkgrel=5 +pkgver=0.5.6 +pkgrel=1 pkgdesc="Miscellaneous utilities for dealing with filesystems, paths, projects, subprocesses, and more" url="https://github.com/sarugaku/vistir" license=('BSD') @@ -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=('fdeea91160f7d170af972b42a1448e0931d13dd56eddfb92274d078e5c2250b9d649cc434ccc9fe71d5ec080d2c490d730da0f38bfad0863de6ae063fc28136e') +sha512sums=('5f2aa01e54a9983c513333143c743de6033aa3d8697e6dcea4eb780b7f61fd7f839b60323e1a0bdd498c4eb830a7ee5e67ea5fad03a42b290384c11da483eb1e') build() { cd vistir-$pkgver
