[arch-commits] Commit in python-decorator/trunk (PKGBUILD)

Jelle van der Waa jelle at nymeria.archlinux.org
Mon May 6 07:54:26 UTC 2013


    Date: Monday, May 6, 2013 @ 09:54:26
  Author: jelle
Revision: 89952

upgpkg: python-decorator 3.4.0-1

Modified:
  python-decorator/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-06 07:49:57 UTC (rev 89951)
+++ PKGBUILD	2013-05-06 07:54:26 UTC (rev 89952)
@@ -3,8 +3,8 @@
 # Contributor: Pierre Chapuis <catwell at archlinux dot us>
 
 pkgname=('python-decorator' 'python2-decorator')
-pkgver=3.3.3
-pkgrel=2
+pkgver=3.4.0
+pkgrel=1
 pkgdesc='Python Decorator module'
 arch=('any')
 url='http://pypi.python.org/pypi/decorator'
@@ -12,7 +12,7 @@
 makedepends=('python2' 'python' 'python-distribute')
 source=("http://pypi.python.org/packages/source/d/decorator/decorator-${pkgver}.tar.gz"
         'LICENSE.txt')
-md5sums=('f5a0227cb1c34a0e7d5b7f9cd2ae3135'
+md5sums=('1e8756f719d746e2fc0dd28b41251356'
          '0ca76d2c707f09dbb04acc425ea1a08b')
 
 build() {




More information about the arch-commits mailing list