Date: Sunday, February 7, 2016 @ 18:33:09 Author: dan Revision: 258941
upgpkg: git 2.7.1-1 Modified: git/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-02-07 11:25:45 UTC (rev 258940) +++ PKGBUILD 2016-02-07 17:33:09 UTC (rev 258941) @@ -2,7 +2,7 @@ # Maintainer: Dan McGee <[email protected]> pkgname=git -pkgver=2.7.0 +pkgver=2.7.1 pkgrel=1 pkgdesc="the fast distributed version control system" arch=(i686 x86_64) @@ -27,7 +27,7 @@ "https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar.sign" [email protected] git-daemon.socket) -md5sums=('0214e04f7041f835c5c38f2b78eccced' +md5sums=('eece7b1e87983271621a0cb6aab37a25' 'SKIP' '042524f942785772d7bd52a1f02fe5ae' 'f67869315c2cc112e076f0c73f248002')
