Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
nvmetcli
Commits:
dda7110f by Jelle van der Waa at 2024-11-26T12:52:52+01:00
upgpkg: 0.8-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = nvmetcli
pkgdesc = Command line interface for the kernel NVMe target
pkgver = 0.8
- pkgrel = 3
+ pkgrel = 4
url = http://git.infradead.org/users/hch/nvmetcli.git
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=nvmetcli
pkgver=0.8
-pkgrel=3
+pkgrel=4
pkgdesc="Command line interface for the kernel NVMe target"
arch=('any')
url="http://git.infradead.org/users/hch/nvmetcli.git"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nvmetcli/-/commit/dda7110f563c8d3862946191d29b638ce46044dc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nvmetcli/-/commit/dda7110f563c8d3862946191d29b638ce46044dc
You're receiving this email because of your account on gitlab.archlinux.org.