Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages / bonnie++
Commits: 30f2f399 by Leonidas Spyropoulos at 2024-06-30T22:38:45+01:00 upgpkg: 2.00a-3: rebuild to produce .SRCINFO https://archlinux.org/todo/rebuild-packages-that-are-missing-srcinfo/ - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,12 @@ +pkgbase = bonnie++ + pkgdesc = Based on the Bonnie hard drive benchmark by Tim Bray + pkgver = 2.00a + pkgrel = 3 + url = https://www.coker.com.au/bonnie++/ + arch = x86_64 + license = GPL + depends = perl + source = https://www.coker.com.au/bonnie++/bonnie++-2.00a.tgz + sha256sums = a8d33bbd81bc7eb559ce5bf6e584b9b53faea39ccfb4ae92e58f27257e468f0e + +pkgname = bonnie++ ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname=bonnie++ pkgver=2.00a -pkgrel=2 +pkgrel=3 pkgdesc="Based on the Bonnie hard drive benchmark by Tim Bray" arch=('x86_64') url="https://www.coker.com.au/bonnie++/" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/bonnieplusplus/-/commit/30f2f3995411ad9403b90e3f27a6bcc0fe360739 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/bonnieplusplus/-/commit/30f2f3995411ad9403b90e3f27a6bcc0fe360739 You're receiving this email because of your account on gitlab.archlinux.org.
