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

Dan McGee dan at archlinux.org
Sun Sep 2 14:34:44 UTC 2007


    Date: Sunday, September 2, 2007 @ 10:34:44
  Author: dan
    Path: /home/cvs-extra/extra/devel/git

Modified: PKGBUILD (1.36 -> 1.37)

upgpkg: git 1.5.3-1


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


Index: extra/devel/git/PKGBUILD
diff -u extra/devel/git/PKGBUILD:1.36 extra/devel/git/PKGBUILD:1.37
--- extra/devel/git/PKGBUILD:1.36	Thu Aug 16 15:55:45 2007
+++ extra/devel/git/PKGBUILD	Sun Sep  2 10:34:43 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.36 2007/08/16 19:55:45 dan Exp $
+# $Id: PKGBUILD,v 1.37 2007/09/02 14:34:43 dan Exp $
 # Maintainer: Simo Leone <simo at archlinux.org>
 # Maintainer: Dan McGee <dan at archlinux.org>
 
 pkgname=git
-pkgver=1.5.2.5
+pkgver=1.5.3
 pkgrel=1
 pkgdesc="GIT - the stupid content tracker"
 arch=(i686 x86_64)
@@ -14,8 +14,8 @@
 provides=('git-core')
 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=('34b37c1c51ffbfc54069a5b2487f3c29'
-         '5d825f9f0dd0d66c852445fa4794f4be')
+md5sums=('798e5784670e0a3e0daaea048e60851d'
+         '75455aa9f4a1c54330e5c16d02095295')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list