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

Jelle van der Waa jelle at archlinux.org
Sun Jul 30 15:15:05 UTC 2017


    Date: Sunday, July 30, 2017 @ 15:15:04
  Author: jelle
Revision: 247053

upgpkg: python-decorator 4.1.2-1

Modified:
  python-decorator/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-30 15:06:17 UTC (rev 247052)
+++ PKGBUILD	2017-07-30 15:15:04 UTC (rev 247053)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Chapuis <catwell at archlinux dot us>
 
 pkgname=('python-decorator' 'python2-decorator')
-pkgver=4.1.1
+pkgver=4.1.2
 pkgrel=1
 pkgdesc='Python Decorator module'
 arch=('any')
@@ -10,9 +10,9 @@
 url='http://pypi.python.org/pypi/decorator'
 license=('BSD')
 makedepends=('python2' 'python' 'python-setuptools' 'python2-setuptools')
-source=('https://pypi.python.org/packages/a8/26/93428c6d2885c8b5f2f0c569f8cb9c40bb4ab85c270e52bfb481c7bb1529/decorator-4.1.1.tar.gz'
+source=('https://pypi.python.org/packages/bb/e0/f6e41e9091e130bf16d4437dabbac3993908e4d6485ecbc985ef1352db94/decorator-4.1.2.tar.gz'
         'LICENSE.txt')
-md5sums=('dbae97f4c5228c0c8616ac0252f57874'
+md5sums=('a0f7f4fe00ae2dde93494d90c192cf8c'
          '0ca76d2c707f09dbb04acc425ea1a08b')
 
 build() {



More information about the arch-commits mailing list