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

Jelle van der Waa jelle at archlinux.org
Mon Jan 16 20:24:32 UTC 2017


    Date: Monday, January 16, 2017 @ 20:24:31
  Author: jelle
Revision: 207627

upgpkg: python-decorator 4.0.11-1

Modified:
  python-decorator/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-16 19:45:21 UTC (rev 207626)
+++ PKGBUILD	2017-01-16 20:24:31 UTC (rev 207627)
@@ -3,16 +3,16 @@
 # Contributor: Pierre Chapuis <catwell at archlinux dot us>
 
 pkgname=('python-decorator' 'python2-decorator')
-pkgver=4.0.10
-pkgrel=2
+pkgver=4.0.11
+pkgrel=1
 pkgdesc='Python Decorator module'
 arch=('any')
 url='http://pypi.python.org/pypi/decorator'
 license=('BSD')
 makedepends=('python2' 'python' 'python-setuptools' 'python2-setuptools')
-source=("https://pypi.python.org/packages/13/8a/4eed41e338e8dcc13ca41c94b142d4d20c0de684ee5065523fee406ce76f/decorator-4.0.10.tar.gz"
+source=('https://pypi.python.org/packages/cc/ac/5a16f1fc0506ff72fcc8fd4e858e3a1c231f224ab79bb7c4c9b2094cc570/decorator-4.0.11.tar.gz'
         'LICENSE.txt')
-md5sums=('434b57fdc3230c500716c5aff8896100'
+md5sums=('73644c8f0bd4983d1b6a34b49adec0ae'
          '0ca76d2c707f09dbb04acc425ea1a08b')
 
 build() {



More information about the arch-commits mailing list