Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
libgit2
Commits:
d4739322 by Christian Hesse at 2026-05-22T13:23:06+02:00
upgpkg: 1:1.9.4-1: new upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libgit2
pkgdesc = A linkable library for Git
- pkgver = 1.9.3
+ pkgver = 1.9.4
pkgrel = 1
epoch = 1
url = https://github.com/libgit2/libgit2
@@ -16,9 +16,9 @@ pkgbase = libgit2
depends = llhttp
depends = zlib
provides = libgit2.so
- source =
https://github.com/libgit2/libgit2/archive/v1.9.3/libgit2-v1.9.3.tar.gz
- sha512sums =
5359d07b85b691b92784d5ef52825be2c1f1616bab8e969e51177bf8f5e767edbaf267943296407f62df1f3d7fa08e48c802374289046b71da2cc1ac7d43a15f
- b2sums =
9f968cede042cc494c53c12f36ebee64a25637a40570373bd46c0c278436851a7a62c433e62d977919892ff4035fea5fef0d6468074cdff960ec6b4d3d160f83
+ source =
https://github.com/libgit2/libgit2/archive/v1.9.4/libgit2-v1.9.4.tar.gz
+ sha512sums =
85036ade3aca33c5283605ae9de21a7948ec5952bc8cd468aa024ca873851a56ab0ebe62f95c0da109df9163875e9687a377d3df69728d434cc258b3f845ef0c
+ b2sums =
3d8c71d1371668423259b610c4387e538b7450a23d89206fde2421382f6c19430e607f6fb0a92333f8f6a15a8dd22da1924e8c495cf8ea1c9975f6df161764c0
pkgname = libgit2
depends = libgcc
=====================================
PKGBUILD
=====================================
@@ -6,9 +6,9 @@
pkgname=libgit2
# NOTE: add the following packages to rebuild TODOs on soname change (although
they do not link against libgit2.so):
# julia
-pkgver=1.9.3
-pkgrel=1
epoch=1
+pkgver=1.9.4
+pkgrel=1
pkgdesc="A linkable library for Git"
arch=(x86_64)
url="https://github.com/libgit2/libgit2"
@@ -28,8 +28,8 @@ makedepends=(
)
provides=(libgit2.so)
source=($url/archive/v$pkgver/$pkgname-v$pkgver.tar.gz)
-sha512sums=('5359d07b85b691b92784d5ef52825be2c1f1616bab8e969e51177bf8f5e767edbaf267943296407f62df1f3d7fa08e48c802374289046b71da2cc1ac7d43a15f')
-b2sums=('9f968cede042cc494c53c12f36ebee64a25637a40570373bd46c0c278436851a7a62c433e62d977919892ff4035fea5fef0d6468074cdff960ec6b4d3d160f83')
+sha512sums=('85036ade3aca33c5283605ae9de21a7948ec5952bc8cd468aa024ca873851a56ab0ebe62f95c0da109df9163875e9687a377d3df69728d434cc258b3f845ef0c')
+b2sums=('3d8c71d1371668423259b610c4387e538b7450a23d89206fde2421382f6c19430e607f6fb0a92333f8f6a15a8dd22da1924e8c495cf8ea1c9975f6df161764c0')
build() {
local cmake_options=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libgit2/-/commit/d47393222094fc6b060aab92a6c7f29901e4e285
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libgit2/-/commit/d47393222094fc6b060aab92a6c7f29901e4e285
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help