[arch-commits] Commit in python-decorator/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Sun Apr 19 19:15:04 UTC 2015
Date: Sunday, April 19, 2015 @ 21:15:04
Author: jelle
Revision: 131727
upgpkg: python-decorator 3.4.2-1
Modified:
python-decorator/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-19 16:07:18 UTC (rev 131726)
+++ PKGBUILD 2015-04-19 19:15:04 UTC (rev 131727)
@@ -3,8 +3,8 @@
# Contributor: Pierre Chapuis <catwell at archlinux dot us>
pkgname=('python-decorator' 'python2-decorator')
-pkgver=3.4.0
-pkgrel=2
+pkgver=3.4.2
+pkgrel=1
pkgdesc='Python Decorator module'
arch=('any')
url='http://pypi.python.org/pypi/decorator'
@@ -12,7 +12,7 @@
makedepends=('python2' 'python' 'python-setuptools')
source=("http://pypi.python.org/packages/source/d/decorator/decorator-${pkgver}.tar.gz"
'LICENSE.txt')
-md5sums=('1e8756f719d746e2fc0dd28b41251356'
+md5sums=('9e0536870d2b83ae27d58dbf22582f4d'
'0ca76d2c707f09dbb04acc425ea1a08b')
build() {
More information about the arch-commits
mailing list