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

Orhun Parmaksiz orhun at gemini.archlinux.org
Sun Jun 26 23:12:32 UTC 2022


    Date: Sunday, June 26, 2022 @ 23:12:32
  Author: orhun
Revision: 1239596

upgpkg: cargo-zigbuild 0.10.3-1: upstream release

Modified:
  cargo-zigbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-26 22:33:06 UTC (rev 1239595)
+++ PKGBUILD	2022-06-26 23:12:32 UTC (rev 1239596)
@@ -2,7 +2,7 @@
 # Contributor: KokaKiwi <kokakiwi+aur at kokakiwi dot net>
 
 pkgname=cargo-zigbuild
-pkgver=0.10.2
+pkgver=0.10.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=('5df36e62a36f86e4505b538ee39be3e8497d19e391ad70f8ad744b07b33c929e')
+sha256sums=('4b4f95a83392041d893e6f5748267c900cf5597ba75e7365ca6299eee8342bbb')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list