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

Orhun Parmaksiz orhun at gemini.archlinux.org
Mon Mar 7 12:32:50 UTC 2022


    Date: Monday, March 7, 2022 @ 12:32:49
  Author: orhun
Revision: 1144363

upgpkg: cargo-zigbuild 0.6.4-1: upstream release

Modified:
  cargo-zigbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-07 11:53:07 UTC (rev 1144362)
+++ PKGBUILD	2022-03-07 12:32:49 UTC (rev 1144363)
@@ -2,7 +2,7 @@
 # Contributor: KokaKiwi <kokakiwi+aur at kokakiwi dot net>
 
 pkgname=cargo-zigbuild
-pkgver=0.6.3
+pkgver=0.6.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=('09d200d073e2917393b912eceeac3bb7bed611edb5423a287ddba9e32c8b829f')
+sha256sums=('33ccefdcb370dfc656ce9e082489abf7b9113fe565310e73b0ef479f52f1aaf6')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list