python-pathspec: update to 0.11.2
This commit is contained in:
parent
50618b1271
commit
0e71f3593b
@ -2,7 +2,7 @@
|
||||
|
||||
_name=pathspec
|
||||
pkgname=python-pathspec
|
||||
pkgver=0.11.1
|
||||
pkgver=0.11.2
|
||||
pkgrel=1
|
||||
pkgdesc='Utility library for gitignore style pattern matching of file paths'
|
||||
arch=('any')
|
||||
@ -16,7 +16,7 @@ makedepends=(
|
||||
'python-wheel'
|
||||
)
|
||||
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
|
||||
sha256sums=('2798de800fa92780e33acca925945e9a19a133b715067cf165b8866c15a31687')
|
||||
sha256sums=('e0d8d0ac2f12da61956eb2306b69f9469b42f4deb0f3cb6ed47b9cce9996ced3')
|
||||
|
||||
build() {
|
||||
cd "$_name-$pkgver"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user