Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
multipath-tools
Commits:
c094eeb4 by Christian Hesse at 2024-02-24T09:29:55+01:00
upgpkg: 0.9.8-1: new upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = multipath-tools
pkgdesc = Multipath tools for Linux (including kpartx)
- pkgver = 0.9.7
- pkgrel = 4
+ pkgver = 0.9.8
+ pkgrel = 1
url = https://github.com/opensvc/multipath-tools
arch = x86_64
license = GPL2
@@ -12,7 +12,7 @@ pkgbase = multipath-tools
depends = json-c
depends = liburcu
depends = systemd-libs
- source =
multipath-tools::git+https://github.com/opensvc/multipath-tools#tag=6bb7330fca4a85c4f5abab0f9de5bd3519923f0a
+ source =
multipath-tools::git+https://github.com/opensvc/multipath-tools#tag=3daacfdfd110b24a3a7d5a276dcf8512b7039199
sha256sums = SKIP
pkgname = multipath-tools
=====================================
PKGBUILD
=====================================
@@ -8,9 +8,9 @@
# Contributor: Matt Heagney <[email protected]>
pkgname=multipath-tools
-_tag='6bb7330fca4a85c4f5abab0f9de5bd3519923f0a' # git rev-parse ${pkgver}
-pkgver=0.9.7
-pkgrel=4
+_tag='3daacfdfd110b24a3a7d5a276dcf8512b7039199' # git rev-parse ${pkgver}
+pkgver=0.9.8
+pkgrel=1
pkgdesc='Multipath tools for Linux (including kpartx)'
arch=('x86_64')
url='https://github.com/opensvc/multipath-tools'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/multipath-tools/-/commit/c094eeb42ad474b5d1468ab1deae845c44c9286f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/multipath-tools/-/commit/c094eeb42ad474b5d1468ab1deae845c44c9286f
You're receiving this email because of your account on gitlab.archlinux.org.