[arch-commits] Commit in git-review/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Thu Jul 2 09:37:23 UTC 2015


    Date: Thursday, July 2, 2015 @ 11:37:23
  Author: bpiotrowski
Revision: 241691

upgpkg: git-review 1.25.0-1

new upstream release

Modified:
  git-review/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-02 09:35:04 UTC (rev 241690)
+++ PKGBUILD	2015-07-02 09:37:23 UTC (rev 241691)
@@ -3,8 +3,8 @@
 # Contributor: Thomas Weißschuh <thomas t-8ch de>
 
 pkgname=git-review
-pkgver=1.24
-pkgrel=4
+pkgver=1.25.0
+pkgrel=1
 pkgdesc='Tool to submit code to Gerrit'
 arch=('any')
 url='https://github.com/openstack-infra/git-review'
@@ -11,7 +11,7 @@
 license=('APACHE')
 depends=('python-requests' 'python-setuptools')
 source=(https://pypi.python.org/packages/source/g/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('537c78591e74853c204c5b3d88c0c4fd')
+md5sums=('0a061d0e23ee9b93c6212a3fe68fb7ab')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list