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

Dan McGee dan at archlinux.org
Thu Oct 4 03:32:37 UTC 2007


    Date: Wednesday, October 3, 2007 @ 23:32:37
  Author: dan
    Path: /home/cvs-extra/extra/devel/git

Modified: PKGBUILD (1.39 -> 1.40)

upgpkg: git 1.5.3.4-1


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


Index: extra/devel/git/PKGBUILD
diff -u extra/devel/git/PKGBUILD:1.39 extra/devel/git/PKGBUILD:1.40
--- extra/devel/git/PKGBUILD:1.39	Sun Sep 30 13:15:57 2007
+++ extra/devel/git/PKGBUILD	Wed Oct  3 23:32:37 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.39 2007/09/30 17:15:57 dan Exp $
+# $Id: PKGBUILD,v 1.40 2007/10/04 03:32:37 dan Exp $
 # Maintainer: Simo Leone <simo at archlinux.org>
 # Maintainer: Dan McGee <dan at archlinux.org>
 
 pkgname=git
-pkgver=1.5.3.3
+pkgver=1.5.3.4
 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=('49ab93f99a11925789602da3ac87feed'
-         'f5cb572ef8504561cbaf86400d7f0279')
+md5sums=('b35fd5abba0e8655733c8e8c470f39cf'
+         '1cfaecc1e29cdccd6c595e2fca343ff9')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list