python2-unipath: update to 1.1

This commit is contained in:
shainer 2016-04-23 20:30:58 +01:00
parent c9da2db474
commit ca104036c6

View File

@ -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