[arch-commits] Commit in cargo-zigbuild/trunk (PKGBUILD)

Orhun Parmaksiz orhun at gemini.archlinux.org
Sun Apr 24 08:31:07 UTC 2022


    Date: Sunday, April 24, 2022 @ 08:31:06
  Author: orhun
Revision: 1189505

upgpkg: cargo-zigbuild 0.8.5-1: upstream release

Modified:
  cargo-zigbuild/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-24 07:04:03 UTC (rev 1189504)
+++ PKGBUILD	2022-04-24 08:31:06 UTC (rev 1189505)
@@ -2,7 +2,7 @@
 # Contributor: KokaKiwi <kokakiwi+aur at kokakiwi dot net>
 
 pkgname=cargo-zigbuild
-pkgver=0.8.4
+pkgver=0.8.5
 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=('98dd96e3b4f8439d4b1fd865a08eb70badbd2b0c5290925404e3191aa7db9390')
+sha256sums=('404b6ec9c875aff35992177170c2c2583452c88a42d227bd99a9c07240a123c1')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list