[arch-commits] Commit in python-rope/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Sun Jun 2 13:39:04 UTC 2019
Date: Sunday, June 2, 2019 @ 13:39:04
Author: foxboron
Revision: 476598
upgpkg: python-rope 0.14.0-1
Modified:
python-rope/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-02 13:38:10 UTC (rev 476597)
+++ PKGBUILD 2019-06-02 13:39:04 UTC (rev 476598)
@@ -7,7 +7,7 @@
pkgbase=python-rope
pkgname=(python-rope python2-rope)
-pkgver=0.12.0
+pkgver=0.14.0
pkgrel=1
pkgdesc='Refactoring library'
arch=('any')
@@ -16,7 +16,7 @@
makedepends=('python' 'python-setuptools'
'python2' 'python2-setuptools')
source=("$pkgname-$pkgver.tar.gz::https://github.com/python-rope/rope/archive/$pkgver.tar.gz")
-sha256sums=('0452b8660e982ad4fb4d181aab7150685c14fea59b2f77e000efea5f773d5d7a')
+sha256sums=('590a6859c8f141ab91b7117696051ea40a72592aed2299a5d2e260da8dd28540')
prepare() {
cp -a rope-$pkgver{,-py2}
More information about the arch-commits
mailing list