Date: Thursday, July 16, 2015 @ 03:36:30 Author: dan Revision: 242266
upgpkg: git 2.4.6-1 Modified: git/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-07-16 00:03:21 UTC (rev 242265) +++ PKGBUILD 2015-07-16 01:36:30 UTC (rev 242266) @@ -2,7 +2,7 @@ # Maintainer: Dan McGee <[email protected]> pkgname=git -pkgver=2.4.5 +pkgver=2.4.6 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=('74b2fa7451f7888bf2902d12e7b89f3c' +md5sums=('fb2c5214f5dc90bad0a2abdd4c425df6' 'SKIP' '042524f942785772d7bd52a1f02fe5ae' 'f67869315c2cc112e076f0c73f248002')
