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

Dan McGee dan at archlinux.org
Sun Sep 30 17:15:57 UTC 2007


    Date: Sunday, September 30, 2007 @ 13:15:57
  Author: dan
    Path: /home/cvs-extra/extra/devel/git

Modified: PKGBUILD (1.38 -> 1.39)

upgpkg: git 1.5.3.3-1


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


Index: extra/devel/git/PKGBUILD
diff -u extra/devel/git/PKGBUILD:1.38 extra/devel/git/PKGBUILD:1.39
--- extra/devel/git/PKGBUILD:1.38	Fri Sep 21 00:52:06 2007
+++ extra/devel/git/PKGBUILD	Sun Sep 30 13:15:57 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.38 2007/09/21 04:52:06 dan Exp $
+# $Id: PKGBUILD,v 1.39 2007/09/30 17:15:57 dan Exp $
 # Maintainer: Simo Leone <simo at archlinux.org>
 # Maintainer: Dan McGee <dan at archlinux.org>
 
 pkgname=git
-pkgver=1.5.3.2
+pkgver=1.5.3.3
 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=('2113337dd27141a6890ff84f25164901'
-         '375183e7370877f752674063e4336dfa')
+md5sums=('49ab93f99a11925789602da3ac87feed'
+         'f5cb572ef8504561cbaf86400d7f0279')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list