pkgbuild: pkgver=17.2.6 pkgrel=1

- Update PKGBUILD
- Regenerate SRCINFO

References: https://github.com/bazaah/aur-ceph/releases/tag/v17.2.6-1
This commit is contained in:
Bazaah
2023-04-29 17:58:18 +00:00
parent 959ac9cdcf
commit 69d8607bb1
2 changed files with 22 additions and 22 deletions

View File

@@ -1,23 +1,23 @@
pkgbase = ceph-bin pkgbase = ceph-bin
pkgdesc = Distributed, fault-tolerant storage platform delivering object, block, and file system pkgdesc = Distributed, fault-tolerant storage platform delivering object, block, and file system
pkgver = 17.2.5 pkgver = 17.2.6
pkgrel = 6 pkgrel = 1
url = https://ceph.com/ url = https://ceph.com/
arch = x86_64 arch = x86_64
license = GPL license = GPL
noextract = ceph-bin-17.2.5-6.tar.zst noextract = ceph-bin-17.2.6-1.tar.zst
noextract = ceph-libs-bin-17.2.5-6.tar.zst noextract = ceph-libs-bin-17.2.6-1.tar.zst
noextract = ceph-mgr-bin-17.2.5-6.tar.zst noextract = ceph-mgr-bin-17.2.6-1.tar.zst
options = emptydirs options = emptydirs
source = ceph-bin-17.2.5-6.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v17.2.5-6/ceph_linux_x86_64.tar.zstd source = ceph-bin-17.2.6-1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v17.2.6-1/ceph_linux_x86_64.tar.zstd
source = ceph-libs-bin-17.2.5-6.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v17.2.5-6/ceph_libs_linux_x86_64.tar.zstd source = ceph-libs-bin-17.2.6-1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v17.2.6-1/ceph_libs_linux_x86_64.tar.zstd
source = ceph-mgr-bin-17.2.5-6.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v17.2.5-6/ceph_mgr_linux_x86_64.tar.zstd source = ceph-mgr-bin-17.2.6-1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v17.2.6-1/ceph_mgr_linux_x86_64.tar.zstd
sha512sums = ad69d0b2cf9e94e667dee1b2e91b3db0c60780f01a3a20942123095771fd8869cdd4adfbad503b7d33f71ae1a847d05f57731bb750f3abc3ece49ea93a783587 sha512sums = df2e41c3463e9a49d563669e191c2bfcf000c66ed1eb1cc90cb73af19d36a940b77964bc956352b3d3b90e3a3ba6620f7ab586e88c42cefb941a19186e07a70a
sha512sums = ef7e364e8a13910bee3d67a44550cbebd07188641a03e94a5ee957e79e7b763a34e9065c66b581e8f8a7187e5a0a45c6e6bc4ca0d395c77f28ef65fef38413ba sha512sums = d7e076588a1f8aea65ccc0a25a6ff3effef9af2fbccb7c5d3d2a453e84e8efbdfa8f3cfa019dede90cb908272731054060b8d1313a93be18dea8796a6504371a
sha512sums = fb536a74ee7c0f3c776ffe91116b05016bf925d9a85d7b58bddf9810ef19a66961b2e8d3cc48a66e6874851fa28b4429f6fc862590c894650ad86f2641e22e23 sha512sums = 6dce911736d534b2946ebd0d004a407b16ccd1635f3b72bcc2597152a43fd2a92b248bb9c6d8bfc5038bf2c8fb60aaf7af72d6c0546e5a48ec4853debd91ab15
pkgname = ceph-bin pkgname = ceph-bin
depends = ceph-libs=17.2.5-6 depends = ceph-libs=17.2.6-1
depends = boost-libs depends = boost-libs
depends = curl depends = curl
depends = fuse3 depends = fuse3
@@ -42,7 +42,7 @@ pkgname = ceph-bin
depends = gawk depends = gawk
optdepends = smartmontools: disk monitoring via S.M.A.R.T optdepends = smartmontools: disk monitoring via S.M.A.R.T
optdepends = nvme-cli: disk monitoring for NVMe drives optdepends = nvme-cli: disk monitoring for NVMe drives
provides = ceph=17.2.5-6 provides = ceph=17.2.6-1
conflicts = ceph conflicts = ceph
backup = etc/logrotate.d/ceph backup = etc/logrotate.d/ceph
backup = etc/udev/rules.d/50-ceph-rbd.rules backup = etc/udev/rules.d/50-ceph-rbd.rules
@@ -72,12 +72,12 @@ pkgname = ceph-libs-bin
depends = python-prettytable depends = python-prettytable
depends = python-yaml depends = python-yaml
depends = python-setuptools depends = python-setuptools
provides = ceph-libs=17.2.5-6 provides = ceph-libs=17.2.6-1
conflicts = ceph-libs conflicts = ceph-libs
pkgname = ceph-mgr-bin pkgname = ceph-mgr-bin
depends = ceph=17.2.5-6 depends = ceph=17.2.6-1
depends = ceph-libs=17.2.5-6 depends = ceph-libs=17.2.6-1
depends = bash depends = bash
depends = boost-libs depends = boost-libs
depends = curl depends = curl
@@ -107,7 +107,7 @@ pkgname = ceph-mgr-bin
optdepends = python-kubernetes: rook module optdepends = python-kubernetes: rook module
optdepends = python-prometheus_client: prometheus module optdepends = python-prometheus_client: prometheus module
optdepends = python-remoto: ssh module optdepends = python-remoto: ssh module
provides = ceph-mgr=17.2.5-6 provides = ceph-mgr=17.2.6-1
conflicts = ceph-mgr conflicts = ceph-mgr
options = emptydirs options = emptydirs
options = !strip options = !strip

View File

@@ -2,8 +2,8 @@
pkgbase='ceph-bin' pkgbase='ceph-bin'
pkgname=('ceph-bin' 'ceph-libs-bin' 'ceph-mgr-bin') pkgname=('ceph-bin' 'ceph-libs-bin' 'ceph-mgr-bin')
pkgver=17.2.5 pkgver=17.2.6
pkgrel=6 pkgrel=1
pkgdesc='Distributed, fault-tolerant storage platform delivering object, block, and file system' pkgdesc='Distributed, fault-tolerant storage platform delivering object, block, and file system'
arch=('x86_64') arch=('x86_64')
url='https://ceph.com/' url='https://ceph.com/'
@@ -13,9 +13,9 @@ _artifact=v${pkgver}-${pkgrel}
source=("ceph-bin-${pkgver}-${pkgrel}.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/${_artifact}/ceph_linux_${arch}.tar.zstd" source=("ceph-bin-${pkgver}-${pkgrel}.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/${_artifact}/ceph_linux_${arch}.tar.zstd"
"ceph-libs-bin-${pkgver}-${pkgrel}.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/${_artifact}/ceph_libs_linux_${arch}.tar.zstd" "ceph-libs-bin-${pkgver}-${pkgrel}.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/${_artifact}/ceph_libs_linux_${arch}.tar.zstd"
"ceph-mgr-bin-${pkgver}-${pkgrel}.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/${_artifact}/ceph_mgr_linux_${arch}.tar.zstd") "ceph-mgr-bin-${pkgver}-${pkgrel}.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/${_artifact}/ceph_mgr_linux_${arch}.tar.zstd")
sha512sums=('ad69d0b2cf9e94e667dee1b2e91b3db0c60780f01a3a20942123095771fd8869cdd4adfbad503b7d33f71ae1a847d05f57731bb750f3abc3ece49ea93a783587' sha512sums=('df2e41c3463e9a49d563669e191c2bfcf000c66ed1eb1cc90cb73af19d36a940b77964bc956352b3d3b90e3a3ba6620f7ab586e88c42cefb941a19186e07a70a'
'ef7e364e8a13910bee3d67a44550cbebd07188641a03e94a5ee957e79e7b763a34e9065c66b581e8f8a7187e5a0a45c6e6bc4ca0d395c77f28ef65fef38413ba' 'd7e076588a1f8aea65ccc0a25a6ff3effef9af2fbccb7c5d3d2a453e84e8efbdfa8f3cfa019dede90cb908272731054060b8d1313a93be18dea8796a6504371a'
'fb536a74ee7c0f3c776ffe91116b05016bf925d9a85d7b58bddf9810ef19a66961b2e8d3cc48a66e6874851fa28b4429f6fc862590c894650ad86f2641e22e23') '6dce911736d534b2946ebd0d004a407b16ccd1635f3b72bcc2597152a43fd2a92b248bb9c6d8bfc5038bf2c8fb60aaf7af72d6c0546e5a48ec4853debd91ab15')
# Don't extract source archives # Don't extract source archives
noextract=("${source[@]%%::*}") noextract=("${source[@]%%::*}")