Date: Sunday, October 30, 2016 @ 21:05:47 Author: dan Revision: 279503
upgpkg: git 2.10.2-1 Modified: git/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-10-30 20:05:45 UTC (rev 279502) +++ PKGBUILD 2016-10-30 21:05:47 UTC (rev 279503) @@ -2,7 +2,7 @@ # Maintainer: Dan McGee <[email protected]> pkgname=git -pkgver=2.10.1 +pkgver=2.10.2 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=('a9e1bf842497fc3a23e86424018b3499' +md5sums=('3cd1dca37be60668f482545716923b72' 'SKIP' '042524f942785772d7bd52a1f02fe5ae' 'f67869315c2cc112e076f0c73f248002')
