mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
python2-unipath: update to 1.1
This commit is contained in:
parent
c9da2db474
commit
ca104036c6
@ -6,7 +6,7 @@
|
||||
pkgname=python2-unipath
|
||||
_pkgname=Unipath
|
||||
_pkgname2=unipath
|
||||
pkgver=1.0
|
||||
pkgver=1.1
|
||||
pkgrel=1
|
||||
pkgdesc="Python library for calculating pathname and filesystem access"
|
||||
arch=('x86_64')
|
||||
@ -17,7 +17,7 @@ provides=('python-unipath')
|
||||
url="http://sluggo.scrapping.cc/python/${_pkgname2}/"
|
||||
license=('Python')
|
||||
source=(http://pypi.python.org/packages/source/U/Unipath/Unipath-$pkgver.tar.gz)
|
||||
md5sums=('a422f66fdb9113c6c96af220193c22f4')
|
||||
md5sums=('c6d6147ee83328a294e3ceb49073d82d')
|
||||
|
||||
build() {
|
||||
cd $srcdir/${_pkgname}-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user