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

Orhun Parmaksiz orhun at gemini.archlinux.org
Thu Mar 3 15:15:03 UTC 2022


    Date: Thursday, March 3, 2022 @ 15:15:02
  Author: orhun
Revision: 1140914

upgpkg: cargo-zigbuild 0.6.3-1: upstream release

Modified:
  cargo-zigbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-03 14:34:19 UTC (rev 1140913)
+++ PKGBUILD	2022-03-03 15:15:02 UTC (rev 1140914)
@@ -2,7 +2,7 @@
 # Contributor: KokaKiwi <kokakiwi+aur at kokakiwi dot net>
 
 pkgname=cargo-zigbuild
-pkgver=0.6.2
+pkgver=0.6.3
 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=('dc8c9aaa3d7fea62b4da509a77cf28d6f2af6f16e5c6d496a5d5da20afd69ba3')
+sha256sums=('09d200d073e2917393b912eceeac3bb7bed611edb5423a287ddba9e32c8b829f')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list