Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging / Packages / benchmark
Commits: 6716cfe4 by Massimiliano Torromeo at 2023-09-07T09:29:40+02:00 upgpkg: 1.8.3-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Contributor: Philipp Claßen <philipp.clas...@posteo.de> pkgname=benchmark -pkgver=1.8.2 +pkgver=1.8.3 pkgrel=1 pkgdesc="A microbenchmark support library" arch=('x86_64') @@ -12,7 +12,7 @@ depends=('gcc-libs') makedepends=('cmake') source=("https://github.com/google/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz") -sha256sums=('2aab2980d0376137f969d92848fbb68216abb07633034534fc8c65cc4e7a0e93') +sha256sums=('6bc180a57d23d4d9515519f92b0c83d61b05b5bab188961f36ac7b06b0d9e9ce') prepare() { cd "$srcdir/$pkgname-$pkgver" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/benchmark/-/commit/6716cfe429ed6acac8689505fc6ca03d125206c3 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/benchmark/-/commit/6716cfe429ed6acac8689505fc6ca03d125206c3 You're receiving this email because of your account on gitlab.archlinux.org.