Date: Monday, November 14, 2022 @ 04:20:26 Author: felixonmars Revision: 1347447
upgpkg: python-vistir 0.7.2-1 Modified: python-vistir/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-14 03:51:30 UTC (rev 1347446) +++ PKGBUILD 2022-11-14 04:20:26 UTC (rev 1347447) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-vistir -pkgver=0.7.0 +pkgver=0.7.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' 'python-hypothesis-fspaths' 'python-pytest-timeout' 'python-requests' 'python-yaspin') source=("$pkgname-$pkgver.tar.gz::https://github.com/sarugaku/vistir/archive/v$pkgver.tar.gz") -sha512sums=('c632dd6095a2b6578768ae2fa513b6632488fdd8d7987598c3982bfb97e83e71ca739b419d87d72cb176f166b373d23e1c9faba9ed0065420a67ef5be6e33446') +sha512sums=('0a6b07fc924b9d2f2d40db570c0f5889c009c63c8e864d98e8b4fa7bc7567d33d8ca4cae8ce1ed346972b21aee28d878e9d5d3c235cbb0b439469e44fb884831') build() { cd vistir-$pkgver
