Date: Thursday, February 26, 2015 @ 02:32:00 Author: dan Revision: 231989
upgpkg: git 2.3.1-1 Modified: git/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-26 01:18:12 UTC (rev 231988) +++ PKGBUILD 2015-02-26 01:32:00 UTC (rev 231989) @@ -2,7 +2,7 @@ # Maintainer: Dan McGee <[email protected]> pkgname=git -pkgver=2.3.0 +pkgver=2.3.1 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=('e5880760d1f43f4f49b3bf94b9046eee' +md5sums=('0d33343eb442350e8e84e730c3216a38' '042524f942785772d7bd52a1f02fe5ae' 'f67869315c2cc112e076f0c73f248002')
