Date: Wednesday, April 29, 2015 @ 03:57:14 Author: dan Revision: 238231
upgpkg: git 2.3.7-1 Modified: git/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-28 21:49:49 UTC (rev 238230) +++ PKGBUILD 2015-04-29 01:57:14 UTC (rev 238231) @@ -2,7 +2,7 @@ # Maintainer: Dan McGee <[email protected]> pkgname=git -pkgver=2.3.6 +pkgver=2.3.7 pkgrel=1 pkgdesc="the fast distributed version control system" arch=(i686 x86_64) @@ -26,7 +26,7 @@ source=("https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar.xz" [email protected] git-daemon.socket) -md5sums=('fe32538df1c6fa10253d77197ba32c9a' +md5sums=('707c5da5d5907af8f16e137605c82406' '042524f942785772d7bd52a1f02fe5ae' 'f67869315c2cc112e076f0c73f248002')
