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

Dan McGee dan at archlinux.org
Wed Oct 31 23:29:25 UTC 2007


    Date: Wednesday, October 31, 2007 @ 19:29:25
  Author: dan
    Path: /home/cvs-extra/extra/devel/git

Modified: PKGBUILD (1.40 -> 1.41)

upgpkg: git 1.5.3.5-1


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


Index: extra/devel/git/PKGBUILD
diff -u extra/devel/git/PKGBUILD:1.40 extra/devel/git/PKGBUILD:1.41
--- extra/devel/git/PKGBUILD:1.40	Wed Oct  3 23:32:37 2007
+++ extra/devel/git/PKGBUILD	Wed Oct 31 19:29:25 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.40 2007/10/04 03:32:37 dan Exp $
+# $Id: PKGBUILD,v 1.41 2007/10/31 23:29:25 dan Exp $
 # Maintainer: Simo Leone <simo at archlinux.org>
 # Maintainer: Dan McGee <dan at archlinux.org>
 
 pkgname=git
-pkgver=1.5.3.4
+pkgver=1.5.3.5
 pkgrel=1
 pkgdesc="GIT - the stupid content tracker"
 arch=(i686 x86_64)
@@ -15,8 +15,8 @@
 install=git.install
 source=("http://kernel.org/pub/software/scm/git/${pkgname}-${pkgver}.tar.bz2" \
 	"http://kernel.org/pub/software/scm/git/git-manpages-${pkgver}.tar.bz2")
-md5sums=('b35fd5abba0e8655733c8e8c470f39cf'
-         '1cfaecc1e29cdccd6c595e2fca343ff9')
+md5sums=('3fdff0bdb3638fce1c4bc6795ed81fb3'
+         '2cc722f80968b1c2f99a217457b056d4')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list