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

Dan McGee dan at archlinux.org
Sun May 27 16:28:39 UTC 2007


    Date: Sunday, May 27, 2007 @ 12:28:39
  Author: dan
    Path: /home/cvs-extra/extra/devel/qgit

Modified: PKGBUILD (1.2 -> 1.3)

upgpkg: qgit 1.5.6-1


----------+
 PKGBUILD |   15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)


Index: extra/devel/qgit/PKGBUILD
diff -u extra/devel/qgit/PKGBUILD:1.2 extra/devel/qgit/PKGBUILD:1.3
--- extra/devel/qgit/PKGBUILD:1.2	Sat Mar 31 16:45:16 2007
+++ extra/devel/qgit/PKGBUILD	Sun May 27 12:28:38 2007
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.2 2007/03/31 20:45:16 dan Exp $
+# $Id: PKGBUILD,v 1.3 2007/05/27 16:28:38 dan Exp $
 # Maintainer: Dan McGee <dan at archlinux.org>
 pkgname=qgit
-pkgver=1.5.5
-pkgrel=2
+pkgver=1.5.6
+pkgrel=1
 pkgdesc="A GIT GUI viewer built on Qt/C++"
 url="http://digilander.libero.it/mcostalba/"
 arch=('i686')
@@ -11,11 +11,10 @@
 makedepends=()
 backup=()
 source=(http://downloads.sourceforge.net/sourceforge/qgit/$pkgname-$pkgver.tar.bz2 qgit.desktop qgit.png)
-options=(nomakeflags noccache) #makepkg options, ccache is a no-go
-#options=(!makeflags !ccache) #makepkg3 options, ccache is a no-go
-md5sums=('4b9615c16af04fcb21cf0cd0a5bbb986'
-	  'ecb8b35e17163a7ec6893ffa71445c40'
-	  '85138f44d577b03dfc738d3f27e04992')
+options=(!makeflags !ccache) #makepkg3 options, ccache is a no-go
+md5sums=('d96f1a1c437d72603b60d34f19084609'
+         'ecb8b35e17163a7ec6893ffa71445c40'
+         '85138f44d577b03dfc738d3f27e04992')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list