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

Allan McRae allan at archlinux.org
Thu Apr 1 12:09:20 UTC 2010


    Date: Thursday, April 1, 2010 @ 08:09:20
  Author: allan
Revision: 75368

upgpkg: git 1.7.0.4-1
openssl rebuild and upstream update

Modified:
  git/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-04-01 12:05:27 UTC (rev 75367)
+++ PKGBUILD	2010-04-01 12:09:20 UTC (rev 75368)
@@ -2,13 +2,14 @@
 # Maintainer: Dan McGee <dan at archlinux.org>
 
 pkgname=git
-pkgver=1.7.0.3
+pkgver=1.7.0.4
 pkgrel=1
 pkgdesc="the fast distributed version control system"
 arch=(i686 x86_64)
 url="http://git-scm.com/"
 license=('GPL2')
 depends=('curl' 'expat>=2.0' 'perl-error' 'perl>=5.10.0')
+makedepends=('python')
 optdepends=('tk: gitk and git gui'
             'perl-libwww: git svn'
             'perl-term-readkey: git svn'
@@ -48,7 +49,7 @@
   rm -rf $pkgdir/usr/lib/perl5
 }
 
-md5sums=('1a449b84dd60a066ea491a54346843e6'
-         '72b899852af3cb1858999357b58ac7bb')
-sha256sums=('f68774019b52ac462da48a5315ce1f4dcd64a2327de4a14d13014bdc0c50f841'
-            'ac0622769e3c04e76a273e631a76027b83989bc09f17b550f4c2095f386a98a0')
+md5sums=('1cc8b2aea57e5e999ccac18ae355f760'
+         '9730c5ed53a12788810ae3681fee149b')
+sha256sums=('ff283c3799c3f9719d0512bb23cf8854e1934f1ed36f2058b931d8f1c0b63430'
+            'd13461a388f34aef4ad32fd4103a345392aa503c57b461dd1098473d665cde3d')




More information about the arch-commits mailing list