[arch-commits] Commit in python2-rope/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Tue Jan 13 13:41:17 UTC 2015


    Date: Tuesday, January 13, 2015 @ 14:41:16
  Author: arodseth
Revision: 125873

upgpkg: python2-rope 0.10.2-1

Modified:
  python2-rope/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-13 11:48:37 UTC (rev 125872)
+++ PKGBUILD	2015-01-13 13:41:16 UTC (rev 125873)
@@ -6,8 +6,8 @@
 # Contributor: Jens Maucher <defcon at archlinux.us>
 
 pkgname=python2-rope
-pkgver=0.9.4
-pkgrel=2
+pkgver=0.10.2
+pkgrel=1
 pkgdesc='Python refactoring library'
 arch=('any')
 url='http://rope.sourceforge.net/'
@@ -14,7 +14,7 @@
 license=('GPL')
 depends=('python2')
 source=("http://pypi.python.org/packages/source/r/rope/rope-$pkgver.tar.gz")
-sha256sums=('2dc0342604851d8fbdafa198172eab5da7ed422759016669056181e21c54a6ba')
+sha256sums=('fffca108c0d6a711121ce11fed286f4ddc5791c7a6c3f079221a9303d1ddb465')
 
 build() {
   cd "rope-$pkgver"



More information about the arch-commits mailing list