Date: Friday, July 29, 2016 @ 08:15:19
  Author: eworm
Revision: 272685

upgpkg: git 2.9.2-1

new upstream release

Modified:
  git/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-07-29 07:59:16 UTC (rev 272684)
+++ PKGBUILD    2016-07-29 08:15:19 UTC (rev 272685)
@@ -2,7 +2,7 @@
 # Maintainer: Dan McGee <[email protected]>
 
 pkgname=git
-pkgver=2.9.0
+pkgver=2.9.2
 pkgrel=1
 pkgdesc="the fast distributed version control system"
 arch=(i686 x86_64)
@@ -26,8 +26,8 @@
 source=("https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar.xz";
         "https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar.sign";
         [email protected]
-               git-daemon.socket)
-md5sums=('118ef1e3108ef0b858cd13b74395a59c'
+        git-daemon.socket)
+md5sums=('dc5eb7ff2ca4641c6038f51ae49cad0f'
          'SKIP'
          '042524f942785772d7bd52a1f02fe5ae'
          'f67869315c2cc112e076f0c73f248002')

Reply via email to