backports/py3-pathvalidate: upgrade to 3.2.0
This commit is contained in:
parent
76d0574413
commit
de64255e4b
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Contributor: Lauren N. Liberda <lauren@selfisekai.rocks>
|
# Contributor: lauren n. liberda <lauren@selfisekai.rocks>
|
||||||
# Maintainer: Lauren N. Liberda <lauren@selfisekai.rocks>
|
# Maintainer: lauren n. liberda <lauren@selfisekai.rocks>
|
||||||
pkgname=py3-pathvalidate
|
pkgname=py3-pathvalidate
|
||||||
pkgver=3.1.0
|
pkgver=3.2.0
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Python library to sanitize/validate a string such as filenames/file-paths/etc"
|
pkgdesc="Python library to sanitize/validate a string such as filenames/file-paths/etc"
|
||||||
url="https://github.com/thombashi/pathvalidate"
|
url="https://github.com/thombashi/pathvalidate"
|
||||||
|
@ -31,5 +31,5 @@ package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
8f1d9905c5183ab66f20b9bbd69db0f0547ffde07333a36425f66b76191de47236bf1e0809b0cf4d181ea6714aeaef03e1b05dc1d6599e0d359cb96cdbec5db4 pathvalidate-3.1.0.tar.gz
|
d1b0e49028bc5497558d9a0c15b4e3c301cacb439bebccffc467fc23001854877dbc81a214cc6eb34c5a905a88c4f9394f5865a4de42f354b2450a3bfe10bb9e pathvalidate-3.2.0.tar.gz
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in a new issue