[arch-commits] Commit in git/trunk (PKGBUILD)

Dan McGee dan at archlinux.org
Fri May 15 15:54:58 UTC 2015


    Date: Friday, May 15, 2015 @ 17:54:58
  Author: dan
Revision: 239411

upgpkg: git 2.4.1-1

Modified:
  git/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-15 13:55:38 UTC (rev 239410)
+++ PKGBUILD	2015-05-15 15:54:58 UTC (rev 239411)
@@ -2,7 +2,7 @@
 # Maintainer: Dan McGee <dan at archlinux.org>
 
 pkgname=git
-pkgver=2.4.0
+pkgver=2.4.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"
         git-daemon at .service
         git-daemon.socket)
-md5sums=('cd0aa04a037c2520a648ed790862d5f7'
+md5sums=('aed4a96723f600dfc879a2eb58e6e673'
          '042524f942785772d7bd52a1f02fe5ae'
          'f67869315c2cc112e076f0c73f248002')
 



More information about the arch-commits mailing list