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

Orhun Parmaksiz orhun at gemini.archlinux.org
Sat Feb 26 19:51:00 UTC 2022


    Date: Saturday, February 26, 2022 @ 19:50:59
  Author: orhun
Revision: 1136674

upgpkg: cargo-zigbuild 0.6.1-1: upstream release

Modified:
  cargo-zigbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-26 19:42:42 UTC (rev 1136673)
+++ PKGBUILD	2022-02-26 19:50:59 UTC (rev 1136674)
@@ -2,7 +2,7 @@
 # Contributor: KokaKiwi <kokakiwi+aur at kokakiwi dot net>
 
 pkgname=cargo-zigbuild
-pkgver=0.5.5
+pkgver=0.6.1
 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=('705232bc443d35c5c6f23fa603b80a02a1e2df8e50825d63035111dd8f59eef8')
+sha256sums=('d5bf558b07bf345c25487685bafd13cae3b4ca328b1e4c49ea24185417a071fa')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list