[arch-commits] Commit in cargo-zigbuild/trunk (PKGBUILD)
Orhun Parmaksiz
orhun at gemini.archlinux.org
Thu May 26 15:34:46 UTC 2022
Date: Thursday, May 26, 2022 @ 15:34:46
Author: orhun
Revision: 1210599
upgpkg: cargo-zigbuild 0.8.8-1: upstream release
Modified:
cargo-zigbuild/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-26 15:31:05 UTC (rev 1210598)
+++ PKGBUILD 2022-05-26 15:34:46 UTC (rev 1210599)
@@ -2,7 +2,7 @@
# Contributor: KokaKiwi <kokakiwi+aur at kokakiwi dot net>
pkgname=cargo-zigbuild
-pkgver=0.8.7
+pkgver=0.8.8
pkgrel=1
pkgdesc="Compile Cargo project with zig as linker"
arch=('x86_64')
@@ -11,7 +11,7 @@
depends=('gcc-libs' 'zig')
makedepends=('cargo')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('4ab0923756649aef6b9dc241b1538edbd0ef556f8ac14b85900955ad7da2f9de')
+sha256sums=('172133c03cb974bda8a4621c0b3d43a13261715eae1fb54381e1ee95edbc6b96')
prepare() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list