[arch-commits] Commit in python-decorator/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Sat Jan 26 13:38:48 UTC 2019
Date: Saturday, January 26, 2019 @ 13:38:46
Author: jelle
Revision: 428090
upgpkg: python-decorator 4.3.2-1
Upstream update
Modified:
python-decorator/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-26 13:08:57 UTC (rev 428089)
+++ PKGBUILD 2019-01-26 13:38:46 UTC (rev 428090)
@@ -3,8 +3,8 @@
_name=decorator
pkgname=('python-decorator' 'python2-decorator')
-pkgver=4.3.0
-pkgrel=2
+pkgver=4.3.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' 'python2-setuptools')
source=("https://pypi.python.org/packages/source/${_name:0:1}/${_name}/${_name}-${pkgver}.tar.gz"
'LICENSE.txt')
-sha512sums=('63894b12af62ad357638b99290c34c2207ba33813b6cd8ed554236ef45a091f337b6eeee829b2af82f2e71699902e49aff49acfa22d5449a7833ba382cda2751'
+sha512sums=('87102e1b314086d008c48bf53f1061b28fdbd3ccd3d301773102fd43e3a4ce8b5ffeb9107fb5d5f47b7bd45c26e5b3b2913ea20745ffc9b274e2c0b24a69ef70'
'0a06dfb3f470b8d3b056bd4e4776df715876d04d0acc86dec536fa7cff0214ba5255833923558d1778db730d080960f31d5e12f939e761530823b6e70646b5c2')
build() {
More information about the arch-commits
mailing list