[arch-commits] Commit in python2-dirspec/trunk (PKGBUILD)

Balló György bgyorgy at nymeria.archlinux.org
Tue Apr 2 00:24:38 UTC 2013


    Date: Tuesday, April 2, 2013 @ 02:24:37
  Author: bgyorgy
Revision: 87505

upgpkg: python2-dirspec 4.2.0-1

Update to version 4.2.0

Modified:
  python2-dirspec/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-02 00:12:01 UTC (rev 87504)
+++ PKGBUILD	2013-04-02 00:24:37 UTC (rev 87505)
@@ -3,7 +3,7 @@
 
 _pkgname=dirspec
 pkgname=python2-dirspec
-pkgver=4.0.0
+pkgver=4.2.0
 pkgrel=1
 pkgdesc="Python library which provides support for handling directories as described in the XDG Base Directory and User Folders specifications"
 arch=('any')
@@ -11,8 +11,8 @@
 license=('LGPL')
 depends=('python2')
 makedepends=('python2-distribute')
-source=(https://launchpad.net/$_pkgname/stable-4-0/$pkgver/+download/$_pkgname-$pkgver.tar.gz)
-md5sums=('5bcb53a16ae4430ad0feb6d41f28bc37')
+source=(https://launchpad.net/$_pkgname/stable-4-2/$pkgver/+download/$_pkgname-$pkgver.tar.gz)
+md5sums=('dbc8ec3a32754735c5ab204e8924b96d')
 
 build() {
   cd "$srcdir/$_pkgname-$pkgver"




More information about the arch-commits mailing list