pkgbuild: 16.2.7-1 -> 16.2.10-1

- Update pkgver
- Update shasums
- Regenerate .SRCINFO
This commit is contained in:
Bazaah
2022-10-16 10:01:32 +00:00
parent dae4e90e8d
commit 154ea48fb0
2 changed files with 20 additions and 20 deletions

View File

@@ -2,7 +2,7 @@
pkgbase='ceph-bin'
pkgname=('ceph-bin' 'ceph-libs-bin' 'ceph-mgr-bin')
pkgver=16.2.7
pkgver=16.2.10
pkgrel=1
pkgdesc='Distributed, fault-tolerant storage platform delivering object, block, and file system'
arch=('x86_64')
@@ -13,9 +13,9 @@ _artifact=v${pkgver}-${pkgrel}
source=("ceph-bin-${pkgver}.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/${_artifact}/ceph_linux_${arch}.tar.zstd"
"ceph-libs-bin-${pkgver}.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/${_artifact}/ceph_libs_linux_${arch}.tar.zstd"
"ceph-mgr-bin-${pkgver}.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/${_artifact}/ceph_mgr_linux_${arch}.tar.zstd")
sha512sums=('ca9d7771a0469b20163731ef80512ca4c0828bc7dcb82288b59f030a6877eb86d7b1b033c9fe5089a373da5f1b01e6d9e318555889064982557da12a46fb5dec'
'8b61b973347c60641587cce8b9c02c8953e80dccd210f2534f5490d47f740e05f81adb12a53a4daa8bf6ae368e3de54244155877e638fa3022fe959b07b2dace'
'f63a1f359d804cbfe31bfee301602ac6a10729b2292e264ac349ace4feb72171b9d62638181f449b97d68b0d37bde5377fbb9fb8b7cf2e1533c2aaacf7b95a11')
sha512sums=('0ce0262c5dce397a9e13aceed696b38d657016b8782f68a0d266d2d3d2a46744c18bc1dd870f385b437f120776db0a3d6ce0c35a210247decf22a661943c84b0'
'ee0a858f6dc862a300c75727cb517e36ff07afa611a21dba88bea5014cac46f1af54b751812e0f91d4476c2d7bd7ac7229e7863e9f6813b8b688f9bf28ac1070'
'75dca4605cb1ee79531ccb1ebcf6c610361fec69bef1f40b6d47a940770c5c72a3f3a7e74daabd826cdd94f337bdb076d19021bb66602c117f1357bf94b71349')
# Don't extract source archives
noextract=("${source[@]%%::*}")