libgit2-glib: updated to 0.26.2. (#3190)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=libgit2-glib
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=0.26.0
|
||||
pkgver=0.26.2
|
||||
pkgrel=1
|
||||
arch=('any')
|
||||
pkgdesc="A glib wrapper library around the libgit2 git access library (mingw-w64)"
|
||||
@@ -19,7 +19,7 @@ options=('strip' 'staticlibs')
|
||||
license=("LGPL")
|
||||
url="https://wiki.gnome.org/Projects/Libgit2-glib"
|
||||
source=("https://download.gnome.org/sources/${_realname}/${pkgver%.*}/${_realname}-${pkgver}.tar.xz")
|
||||
sha256sums=('06b16cfcc3a53d9804858618d690e5509e9af2e2245b75f0479cadbbe39745c3')
|
||||
sha256sums=('2ad6f20db2e38bbfdb6cb452704fe8a911036b86de82dc75bb0f3b20db40ce9c')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}"/${_realname}-${pkgver}
|
||||
|
||||
Reference in New Issue
Block a user