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

Jelle van der Waa jelle at archlinux.org
Sun Jan 14 15:47:19 UTC 2018


    Date: Sunday, January 14, 2018 @ 15:47:18
  Author: jelle
Revision: 282088

upgpkg: python-decorator 4.2.1-1

Modified:
  python-decorator/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-14 15:46:27 UTC (rev 282087)
+++ PKGBUILD	2018-01-14 15:47:18 UTC (rev 282088)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Chapuis <catwell at archlinux dot us>
 
 pkgname=('python-decorator' 'python2-decorator')
-pkgver=4.1.2
+pkgver=4.2.1
 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/bb/e0/f6e41e9091e130bf16d4437dabbac3993908e4d6485ecbc985ef1352db94/decorator-4.1.2.tar.gz'
+source=('https://pypi.python.org/packages/70/f1/cb9373195639db13063f55eb06116310ad691e1fd125e6af057734dc44ea/decorator-4.2.1.tar.gz'
         'LICENSE.txt')
-md5sums=('a0f7f4fe00ae2dde93494d90c192cf8c'
+md5sums=('e886337e9f70e70d45d67266b8e66044'
          '0ca76d2c707f09dbb04acc425ea1a08b')
 
 build() {



More information about the arch-commits mailing list