[arch-commits] Commit in libgit2/trunk (PKGBUILD)
Lukas Fleischer
lfleischer at archlinux.org
Sun Oct 9 10:41:05 UTC 2016
Date: Sunday, October 9, 2016 @ 10:41:03
Author: lfleischer
Revision: 277946
upgpkg: libgit2 1:0.24.2-1
Upstream update.
Modified:
libgit2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-09 10:37:25 UTC (rev 277945)
+++ PKGBUILD 2016-10-09 10:41:03 UTC (rev 277946)
@@ -3,7 +3,7 @@
# Contributor: Dave Reisner <d at falconindy.com>
pkgname=libgit2
-pkgver=0.24.1
+pkgver=0.24.2
pkgrel=1
epoch=1
pkgdesc='A linkable library for Git'
@@ -13,7 +13,7 @@
makedepends=(cmake python)
license=('GPL2')
source=("$pkgname-$pkgver.tar.gz::https://github.com/libgit2/libgit2/archive/v${pkgver}.tar.gz")
-sha1sums=('198ac53d713c521d940951ab5d6b90b75b941918')
+sha1sums=('ed0cef4590836559800068f54184b5f62f235893')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list