Date: Thursday, April 10, 2014 @ 03:31:34 Author: dan Revision: 210111
upgpkg: git 1.9.2-1 Modified: git/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-04-09 23:29:33 UTC (rev 210110) +++ PKGBUILD 2014-04-10 01:31:34 UTC (rev 210111) @@ -2,7 +2,7 @@ # Maintainer: Dan McGee <[email protected]> pkgname=git -pkgver=1.9.1 +pkgver=1.9.2 pkgrel=1 pkgdesc="the fast distributed version control system" arch=(i686 x86_64) @@ -107,6 +107,6 @@ install -D -m 644 "$srcdir"/git-daemon.socket "$pkgdir"/usr/lib/systemd/system/git-daemon.socket } -md5sums=('d65ca55041898c226e532425fc673035' +md5sums=('437c32078b5b5b229f1c10f6474eae78' '042524f942785772d7bd52a1f02fe5ae' 'f67869315c2cc112e076f0c73f248002')
