Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
libzypp
Commits:
be1f1085 by Christian Heusel at 2026-05-22T11:42:36+02:00
upgpkg: 17.38.9-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libzypp
pkgdesc = ZYpp Package Management library
- pkgver = 17.38.8
+ pkgver = 17.38.9
pkgrel = 1
url = https://github.com/openSUSE/libzypp
arch = x86_64
@@ -28,8 +28,8 @@ pkgbase = libzypp
makedepends = vsftpd
makedepends = yaml-cpp
makedepends = zlib
- source = git+https://github.com/openSUSE/libzypp.git#tag=17.38.8
- sha256sums =
a61ac5189aec7bbfaa7b0bb661db5a8bf35e65acbd09e5058c54c549d9fea517
+ source = git+https://github.com/openSUSE/libzypp.git#tag=17.38.9
+ sha256sums =
ec2c859c367f1f992dc67589a8b650f76992fb38d9c072bd5262c09c962249fe
pkgname = libzypp
depends = boost-libs
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@ pkgname=(
libzypp
libzypp-docs
)
-pkgver=17.38.8
+pkgver=17.38.9
pkgrel=1
pkgdesc="ZYpp Package Management library"
arch=(x86_64)
@@ -43,7 +43,7 @@ makedepends=(
# squid
# )
source=("git+https://github.com/openSUSE/libzypp.git#tag=${pkgver}")
-sha256sums=('a61ac5189aec7bbfaa7b0bb661db5a8bf35e65acbd09e5058c54c549d9fea517')
+sha256sums=('ec2c859c367f1f992dc67589a8b650f76992fb38d9c072bd5262c09c962249fe')
build() {
local cmake_options=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libzypp/-/commit/be1f1085091bbd4084048739b4be249ceb477153
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libzypp/-/commit/be1f1085091bbd4084048739b4be249ceb477153
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