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

Eric Belanger eric at archlinux.org
Sun May 27 22:55:45 UTC 2007


    Date: Sunday, May 27, 2007 @ 18:55:45
  Author: eric
    Path: /home/cvs-extra/extra/devel/qgit

Modified: PKGBUILD (1.3 -> 1.4)

upgpkg: qgit 1.5.6-1.1
Added x86_64 to arch field


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


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




More information about the arch-commits mailing list