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

Dan McGee dan at archlinux.org
Mon Jul 21 00:54:10 UTC 2008


    Date: Sunday, July 20, 2008 @ 20:54:10
  Author: dan
Revision: 5807

upgpkg: qgit 2.2-1

Modified:
  qgit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-20 23:58:44 UTC (rev 5806)
+++ PKGBUILD	2008-07-21 00:54:10 UTC (rev 5807)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Dan McGee <dan at archlinux.org>
 pkgname=qgit
-pkgver=2.1
+pkgver=2.2
 pkgrel=1
 pkgdesc="A GIT GUI viewer built on Qt/C++"
 url="http://digilander.libero.it/mcostalba/"
@@ -13,8 +13,6 @@
 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=('f22787c814fbe832d6da7c6a2436c3c0' 'ecb8b35e17163a7ec6893ffa71445c40' \
-         '85138f44d577b03dfc738d3f27e04992')
 
 build() {
   cd ${startdir}/src/${pkgname}
@@ -25,3 +23,7 @@
   install -Dm644 ../qgit.desktop ${startdir}/pkg/usr/share/applications/qgit.desktop
   install -Dm644 ../qgit.png ${startdir}/pkg/usr/share/pixmaps/qgit.png
 }
+
+md5sums=('f863efa000aa1549f803c6ad743decd6'
+         'ecb8b35e17163a7ec6893ffa71445c40'
+         '85138f44d577b03dfc738d3f27e04992')





More information about the arch-commits mailing list