Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
zypper
Commits:
9abe3d05 by Christian Heusel at 2026-05-16T11:35:13+02:00
upgpkg: 1.14.97-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = zypper
pkgdesc = openSUSE's most powerful command line package manager
- pkgver = 1.14.96
+ pkgver = 1.14.97
pkgrel = 1
url = https://github.com/openSUSE/zypper
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = zypper
depends = libxml2
depends = libzypp
depends = readline
- source = git+https://github.com/openSUSE/zypper.git#tag=1.14.96
- sha256sums =
a1eca02acc9b482f6915de8a48481e7276458bc8c8a94c33ffd062134d135406
+ source = git+https://github.com/openSUSE/zypper.git#tag=1.14.97
+ sha256sums =
484962909ae5063f747340b9c76e27b174c3c7bb3c9c645bfb24a8939281db8e
pkgname = zypper
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Christian Heusel <[email protected]>
pkgname=zypper
-pkgver=1.14.96
+pkgver=1.14.97
pkgrel=1
pkgdesc="openSUSE's most powerful command line package manager"
arch=(x86_64)
@@ -23,7 +23,7 @@ makedepends=(
git
)
source=("git+https://github.com/openSUSE/zypper.git#tag=${pkgver}")
-sha256sums=('a1eca02acc9b482f6915de8a48481e7276458bc8c8a94c33ffd062134d135406')
+sha256sums=('484962909ae5063f747340b9c76e27b174c3c7bb3c9c645bfb24a8939281db8e')
build() {
local cmake_options=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/zypper/-/commit/9abe3d05c716a51d1326f81609790dd69cb0c20a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/zypper/-/commit/9abe3d05c716a51d1326f81609790dd69cb0c20a
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