[arch-commits] Commit in libgit2/trunk (PKGBUILD)
Lukas Fleischer
lfleischer at archlinux.org
Sun Sep 27 10:17:09 UTC 2015
Date: Sunday, September 27, 2015 @ 12:17:08
Author: lfleischer
Revision: 247533
upgpkg: libgit2 1:0.23.2-1
Upstream update.
Modified:
libgit2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-27 09:52:49 UTC (rev 247532)
+++ PKGBUILD 2015-09-27 10:17:08 UTC (rev 247533)
@@ -3,7 +3,7 @@
# Contributor: Dave Reisner <d at falconindy.com>
pkgname=libgit2
-pkgver=0.23.1
+pkgver=0.23.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=('ebe7c592506dc82a2c0c1011723e8477f31b4aa8')
+sha1sums=('2f8c066456bbc67c2b0209f0e3ef72eed585fb46')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list