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

Daniel M. Capella polyzen at archlinux.org
Thu Apr 9 20:54:40 UTC 2020


    Date: Thursday, April 9, 2020 @ 20:54:39
  Author: polyzen
Revision: 613053

upgpkg: python-pathspec 0.8.0-1

Modified:
  python-pathspec/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-09 20:19:57 UTC (rev 613052)
+++ PKGBUILD	2020-04-09 20:54:39 UTC (rev 613053)
@@ -3,7 +3,7 @@
 
 _name=pathspec
 pkgname=python-pathspec
-pkgver=0.7.0
+pkgver=0.8.0
 pkgrel=1
 pkgdesc='Utility library for gitignore style pattern matching of file paths'
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
-sha256sums=('562aa70af2e0d434367d9790ad37aed893de47f1693e4201fd1d3dca15d19b96')
+sha256sums=('da45173eb3a6f2a5a487efba21f050af2b41948be6ab52b6a1e3ff22bb8b7061')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list