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

Alexander Rødseth arodseth at archlinux.org
Mon Apr 10 14:09:41 UTC 2017


    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 <rodseth at gmail.com>
-# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Thomas Dziedzic <gostrc at gmail.com>
 # Contributor: Nicolás de la torre <ndelatorre at gmail.com>
 # Contributor: Ryan Coyner <rcoyner at gmail.com>
 # Contributor: Jens Maucher <defcon at archlinux.us>
@@ -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() {



More information about the arch-commits mailing list