Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
libzypp
Commits:
8db0a51f by Christian Heusel at 2026-05-29T19:26:57+02:00
upgpkg: 17.38.11-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.10
+ pkgver = 17.38.11
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.10
- sha256sums =
23e666510ffde8ac5306568ff3e80b87d7fabfb0c4e11686f1eb093a74df8c6f
+ source = git+https://github.com/openSUSE/libzypp.git#tag=17.38.11
+ sha256sums =
a258849911ab9776636ebe65d04333d2e5c747d14ef5c26bd35e09d2e8123cc9
pkgname = libzypp
depends = boost-libs
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@ pkgname=(
libzypp
libzypp-docs
)
-pkgver=17.38.10
+pkgver=17.38.11
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=('23e666510ffde8ac5306568ff3e80b87d7fabfb0c4e11686f1eb093a74df8c6f')
+sha256sums=('a258849911ab9776636ebe65d04333d2e5c747d14ef5c26bd35e09d2e8123cc9')
build() {
local cmake_options=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libzypp/-/commit/8db0a51f63240e0b2a54d17a126b1b89dbb255a7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libzypp/-/commit/8db0a51f63240e0b2a54d17a126b1b89dbb255a7
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