mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 17:33:20 +08:00
python2-urlobject: update to 2.4.0
This commit is contained in:
parent
273f271194
commit
c9da2db474
@ -2,7 +2,7 @@
|
||||
|
||||
pkgname=python2-urlobject
|
||||
_pkgname=URLObject
|
||||
pkgver=2.3.4
|
||||
pkgver=2.4.0
|
||||
pkgrel=1
|
||||
pkgdesc="A utility class for manipulating URLs."
|
||||
arch=(any)
|
||||
@ -11,7 +11,7 @@ license=('custom:Public Domain')
|
||||
depends=('python2')
|
||||
makedepends=('python2-distribute')
|
||||
source=("http://pypi.python.org/packages/source/U/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
|
||||
md5sums=('df81709eca2041d40f511ffba4da88d1')
|
||||
md5sums=('2ed819738a9f0a3051f31dc9924e3065')
|
||||
|
||||
build() {
|
||||
cd $srcdir/$_pkgname-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user