Date: Monday, April 10, 2017 @ 14:09:35
  Author: arodseth
Revision: 221794

upgpkg: python2-rope 0.10.3-2

Modified:
  python2-rope/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-04-10 14:08:23 UTC (rev 221793)
+++ PKGBUILD    2017-04-10 14:09:35 UTC (rev 221794)
@@ -1,6 +1,6 @@
 # $Id: PKGBUILD 64234 2012-02-11 00:28:07Z arodseth $
-# Maintainer: Alexander Rødseth <[email protected]>
-# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Maintainer: Alexander F Rødseth <[email protected]>
+# Contributor: Thomas Dziedzic <gostrc at gmail.com>
 # Contributor: Nicolás de la torre <[email protected]>
 # Contributor: Ryan Coyner <[email protected]>
 # Contributor: Jens Maucher <[email protected]>
@@ -7,13 +7,13 @@
 
 pkgname=python2-rope
 pkgver=0.10.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Python refactoring library'
 arch=('any')
-url='http://rope.sf.net/'
+url='https://rope.sf.net/'
 license=('GPL')
 depends=('python2')
-source=("http://pypi.python.org/packages/source/r/rope/rope-$pkgver.tar.gz";)
+source=("https://pypi.python.org/packages/source/r/rope/rope-$pkgver.tar.gz";)
 sha256sums=('eb45bea0abcf31a1a12ff087b990060e64244b835582ebc7642e6f7ea1fd65a2')
 
 build() {

Reply via email to