[arch-commits] Commit in python-rope/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Sat May 15 10:35:09 UTC 2021
Date: Saturday, May 15, 2021 @ 10:35:08
Author: foxboron
Revision: 934609
upgpkg: python-rope 0.19.0-1
Modified:
python-rope/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-15 10:33:18 UTC (rev 934608)
+++ PKGBUILD 2021-05-15 10:35:08 UTC (rev 934609)
@@ -6,8 +6,8 @@
# Contributor: Jens Maucher <defcon at archlinux.us>
pkgname=python-rope
-pkgver=0.18.0
-pkgrel=3
+pkgver=0.19.0
+pkgrel=1
pkgdesc='Refactoring library'
arch=('any')
url='https://github.com/python-rope/rope'
@@ -14,7 +14,7 @@
license=('GPL')
makedepends=('python' 'python-setuptools')
source=("$pkgname-$pkgver.tar.gz::https://github.com/python-rope/rope/archive/$pkgver.tar.gz")
-sha256sums=('a8938e7e5fa60fc567d854762e3d0309bd355186d4ff3e5d39811e8df2f6a7ac')
+sha256sums=('e74e4eb623f5d0a5b3e6eea20297e71d10e3170b630fe0b8c4963d98d99a63e5')
build(){
cd "rope-$pkgver"
More information about the arch-commits
mailing list