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

Daniel Micay thestinger at archlinux.org
Thu Aug 7 22:35:20 UTC 2014


    Date: Friday, August 8, 2014 @ 00:35:20
  Author: thestinger
Revision: 117009

upgpkg: libgit2 1:0.21.1-1

Modified:
  libgit2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-07 19:26:56 UTC (rev 117008)
+++ PKGBUILD	2014-08-07 22:35:20 UTC (rev 117009)
@@ -4,7 +4,7 @@
 # Contributor: Dave Reisner <d at falconindy.com>
 
 pkgname=libgit2
-pkgver=0.21.0
+pkgver=0.21.1
 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=('06b598bf21b0536dcbf454dc63af2313')
+md5sums=('cbf3422d54dd6f55f09855a6eb749f41')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list