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

Felix Yan fyan at archlinux.org
Thu Jan 29 10:11:51 UTC 2015


    Date: Thursday, January 29, 2015 @ 11:11:51
  Author: fyan
Revision: 230243

upgpkg: libgit2 1:0.21.5-1

Modified:
  libgit2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-29 10:07:26 UTC (rev 230242)
+++ PKGBUILD	2015-01-29 10:11:51 UTC (rev 230243)
@@ -4,8 +4,8 @@
 # Contributor: Dave Reisner <d at falconindy.com>
 
 pkgname=libgit2
-pkgver=0.21.1
-pkgrel=2
+pkgver=0.21.5
+pkgrel=1
 epoch=1
 pkgdesc='A linkable library for Git'
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=(cmake python)
 license=('GPL2')
 source=("https://github.com/libgit2/libgit2/archive/v${pkgver}.tar.gz")
-md5sums=('cbf3422d54dd6f55f09855a6eb749f41')
+md5sums=('6f1d64b2d50239f0c518cb45fbe3da4a')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list