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

Daniel M. Capella polyzen at archlinux.org
Fri Dec 27 18:08:12 UTC 2019


    Date: Friday, December 27, 2019 @ 18:08:11
  Author: polyzen
Revision: 543185

upgpkg: python-pathspec 0.7.0-1

Modified:
  python-pathspec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-27 18:01:23 UTC (rev 543184)
+++ PKGBUILD	2019-12-27 18:08:11 UTC (rev 543185)
@@ -3,8 +3,8 @@
 
 _name=pathspec
 pkgname=python-pathspec
-pkgver=0.6.0
-pkgrel=3
+pkgver=0.7.0
+pkgrel=1
 pkgdesc='Utility library for gitignore style pattern matching of file paths'
 arch=('any')
 url=https://github.com/cpburnz/python-path-specification
@@ -12,7 +12,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
-sha256sums=('e285ccc8b0785beadd4c18e5708b12bb8fcf529a1e61215b3feff1d1e559ea5c')
+sha256sums=('562aa70af2e0d434367d9790ad37aed893de47f1693e4201fd1d3dca15d19b96')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list