[arch-commits] Commit in cargo-zigbuild/trunk (PKGBUILD)
Orhun Parmaksiz
orhun at gemini.archlinux.org
Tue Apr 12 13:08:31 UTC 2022
Date: Tuesday, April 12, 2022 @ 13:08:30
Author: orhun
Revision: 1185957
upgpkg: cargo-zigbuild 0.8.4-1: upstream release
Modified:
cargo-zigbuild/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-04-12 12:57:05 UTC (rev 1185956)
+++ PKGBUILD 2022-04-12 13:08:30 UTC (rev 1185957)
@@ -2,7 +2,7 @@
# Contributor: KokaKiwi <kokakiwi+aur at kokakiwi dot net>
pkgname=cargo-zigbuild
-pkgver=0.8.3
+pkgver=0.8.4
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=('e1e1dc3ad6c86bc7d7ad5425ae169555f8afc7a58ba3518d2617fe7e01c968e0')
+sha256sums=('98dd96e3b4f8439d4b1fd865a08eb70badbd2b0c5290925404e3191aa7db9390')
prepare() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list