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

Daniel Micay thestinger at nymeria.archlinux.org
Sat Jun 21 05:34:17 UTC 2014


    Date: Saturday, June 21, 2014 @ 07:34:17
  Author: thestinger
Revision: 113388

upgpkg: libgit2 1:0.21.0-1

Modified:
  libgit2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-21 05:05:19 UTC (rev 113387)
+++ PKGBUILD	2014-06-21 05:34:17 UTC (rev 113388)
@@ -4,7 +4,7 @@
 # Contributor: Dave Reisner <d at falconindy.com>
 
 pkgname=libgit2
-pkgver=0.20.0
+pkgver=0.21.0
 pkgrel=1
 epoch=1
 pkgdesc="A linkable library for Git"
@@ -14,7 +14,7 @@
 makedepends=(cmake python)
 license=('GPL2')
 source=("https://github.com/libgit2/libgit2/archive/v${pkgver}.tar.gz")
-md5sums=('e35f613a37e11354f34249f2faa68237')
+md5sums=('06b598bf21b0536dcbf454dc63af2313')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list