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

Jelle van der Waa jelle at archlinux.org
Sat Feb 20 15:03:56 UTC 2016


    Date: Saturday, February 20, 2016 @ 16:03:55
  Author: jelle
Revision: 162786

upgpkg: python-decorator 4.0.9-1

Modified:
  python-decorator/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-20 15:03:55 UTC (rev 162785)
+++ PKGBUILD	2016-02-20 15:03:55 UTC (rev 162786)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Chapuis <catwell at archlinux dot us>
 
 pkgname=('python-decorator' 'python2-decorator')
-pkgver=4.0.6
+pkgver=4.0.9
 pkgrel=1
 pkgdesc='Python Decorator module'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python2' 'python' 'python-setuptools' 'python2-setuptools')
 source=("http://pypi.python.org/packages/source/d/decorator/decorator-${pkgver}.tar.gz"
         'LICENSE.txt')
-md5sums=('b17bfa17c294d33022a89de0f61d38fe'
+md5sums=('f12c5651ccd707e12a0abaa4f76cd69a'
          '0ca76d2c707f09dbb04acc425ea1a08b')
 
 build() {



More information about the arch-commits mailing list