[arch-commits] Commit in python-vistir/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Jul 9 15:38:11 UTC 2019


    Date: Tuesday, July 9, 2019 @ 15:38:11
  Author: felixonmars
Revision: 488203

upgpkg: python-vistir 0.4.3-1

Modified:
  python-vistir/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-09 15:38:10 UTC (rev 488202)
+++ PKGBUILD	2019-07-09 15:38:11 UTC (rev 488203)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-vistir
-pkgver=0.4.2
-pkgrel=2
+pkgver=0.4.3
+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=('11c6003f3c5c26540ca1875f93b4cb8edea7efded8076c53e8dabed4c638a045b78c4f20b0f0e0fcca2580582f127c2a6bb12df7172acdb742f91fe410f90fd8')
+sha512sums=('60da4b1886fc0642530f3d3159844a2ff9401952584d72acdb9fe1a8e3578f05ba5a784f3f77a7379dcb1d93f2aa5aecd48a392b8acea1126b8e5be99d3d2eec')
 
 build() {
   cd vistir-$pkgver



More information about the arch-commits mailing list