[arch-commits] CVS update of extra/devel/qgit (PKGBUILD)

Dan McGee dan at archlinux.org
Wed Sep 12 16:13:07 UTC 2007


    Date: Wednesday, September 12, 2007 @ 12:13:07
  Author: dan
    Path: /home/cvs-extra/extra/devel/qgit

Modified: PKGBUILD (1.4 -> 1.5)

upgpkg: qgit 1.5.7-1


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


Index: extra/devel/qgit/PKGBUILD
diff -u extra/devel/qgit/PKGBUILD:1.4 extra/devel/qgit/PKGBUILD:1.5
--- extra/devel/qgit/PKGBUILD:1.4	Sun May 27 18:55:45 2007
+++ extra/devel/qgit/PKGBUILD	Wed Sep 12 12:13:07 2007
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.4 2007/05/27 22:55:45 eric Exp $
+# $Id: PKGBUILD,v 1.5 2007/09/12 16:13:07 dan Exp $
 # Maintainer: Dan McGee <dan at archlinux.org>
 pkgname=qgit
-pkgver=1.5.6
-pkgrel=1.1
+pkgver=1.5.7
+pkgrel=1
 pkgdesc="A GIT GUI viewer built on Qt/C++"
 url="http://digilander.libero.it/mcostalba/"
 arch=('i686' 'x86_64')
@@ -11,9 +11,10 @@
 makedepends=()
 backup=()
 source=(http://downloads.sourceforge.net/sourceforge/qgit/$pkgname-$pkgver.tar.bz2 qgit.desktop qgit.png)
-md5sums=('d96f1a1c437d72603b60d34f19084609' 'ecb8b35e17163a7ec6893ffa71445c40'\
-         '85138f44d577b03dfc738d3f27e04992')
 options=(!makeflags !ccache) #makepkg3 options, ccache is a no-go
+md5sums=('2aa52a51e01ec0cde8522281d9ace2aa'
+         'ecb8b35e17163a7ec6893ffa71445c40'
+         '85138f44d577b03dfc738d3f27e04992')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list