Date: Tuesday, July 28, 2015 @ 02:46:38 Author: dan Revision: 242540 upgpkg: git 2.5.0-1
Modified: git/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-07-27 23:57:49 UTC (rev 242539) +++ PKGBUILD 2015-07-28 00:46:38 UTC (rev 242540) @@ -2,7 +2,7 @@ # Maintainer: Dan McGee <[email protected]> pkgname=git -pkgver=2.4.6 +pkgver=2.5.0 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=('fb2c5214f5dc90bad0a2abdd4c425df6' +md5sums=('f108b475a0aa30e9587be4295ab0bb09' 'SKIP' '042524f942785772d7bd52a1f02fe5ae' 'f67869315c2cc112e076f0c73f248002')
