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

Dan McGee dan at archlinux.org
Fri Mar 18 22:33:43 UTC 2016


    Date: Friday, March 18, 2016 @ 23:33:43
  Author: dan
Revision: 262060

upgpkg: git 2.7.4-1

Modified:
  git/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-18 21:44:40 UTC (rev 262059)
+++ PKGBUILD	2016-03-18 22:33:43 UTC (rev 262060)
@@ -2,7 +2,7 @@
 # Maintainer: Dan McGee <dan at archlinux.org>
 
 pkgname=git
-pkgver=2.7.3
+pkgver=2.7.4
 pkgrel=1
 pkgdesc="the fast distributed version control system"
 arch=(i686 x86_64)
@@ -27,10 +27,10 @@
         "https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar.sign"
         git-daemon at .service
 		git-daemon.socket)
-md5sums=('bb01710b1b24789a53c800a90c73957f'
+md5sums=('b0219fcb6d73104361f4fbdba3741d00'
          'SKIP'
          '042524f942785772d7bd52a1f02fe5ae'
-		 'f67869315c2cc112e076f0c73f248002')
+         'f67869315c2cc112e076f0c73f248002')
 validpgpkeys=('96E07AF25771955980DAD10020D04E5A713660A7') # Junio C Hamano
 
 build() {



More information about the arch-commits mailing list