Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
multipath-tools


Commits:
986232bc by Christian Hesse at 2025-10-27T20:45:57+01:00
upgpkg: 0.13.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = multipath-tools
        pkgdesc = Multipath tools for Linux (including kpartx)
-       pkgver = 0.12.0
+       pkgver = 0.13.0
        pkgrel = 1
        url = https://github.com/opensvc/multipath-tools
        arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = multipath-tools
        depends = liburcu
        depends = systemd-libs
        depends = util-linux-libs
-       source = 
multipath-tools::git+https://github.com/opensvc/multipath-tools#tag=0.12.0
-       sha256sums = 
99f50196248be84af3c34ab5d4720bd80a2259d1ca28f41735715ec9c8bf8a8c
+       source = 
multipath-tools::git+https://github.com/opensvc/multipath-tools#tag=0.13.0
+       sha256sums = 
b7509e24d0b4e991d3490f86c605532afa0ac500e3e652f984ec095a5770068d
 
 pkgname = multipath-tools


=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
 # Contributor: Matt Heagney <[email protected]>
 
 pkgname=multipath-tools
-pkgver=0.12.0
+pkgver=0.13.0
 pkgrel=1
 pkgdesc='Multipath tools for Linux (including kpartx)'
 arch=('x86_64')
@@ -17,7 +17,7 @@ license=('GPL-2.0-or-later' 'GPL-3.0-or-later' 
'LGPL-2.0-or-later' 'LGPL-2.1-or-
 depends=('glibc' 'gcc-libs' 'libaio' 'device-mapper' 'json-c' 'liburcu' 
'systemd-libs' 'util-linux-libs')
 makedepends=('git' 'systemd')
 
source=("multipath-tools::git+https://github.com/opensvc/multipath-tools#tag=${pkgver}";)
-sha256sums=('99f50196248be84af3c34ab5d4720bd80a2259d1ca28f41735715ec9c8bf8a8c')
+sha256sums=('b7509e24d0b4e991d3490f86c605532afa0ac500e3e652f984ec095a5770068d')
 
 _make_opts=(
   prefix='/usr/'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/multipath-tools/-/commit/986232bcbdc7e4f907ea7c51b6c01dd4c5490999

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/multipath-tools/-/commit/986232bcbdc7e4f907ea7c51b6c01dd4c5490999
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to