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

Orhun Parmaksiz orhun at gemini.archlinux.org
Thu Mar 24 22:00:22 UTC 2022


    Date: Thursday, March 24, 2022 @ 22:00:22
  Author: orhun
Revision: 1175557

upgpkg: cargo-zigbuild 0.7.0-1: upstream release

Modified:
  cargo-zigbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-24 22:00:16 UTC (rev 1175556)
+++ PKGBUILD	2022-03-24 22:00:22 UTC (rev 1175557)
@@ -2,7 +2,7 @@
 # Contributor: KokaKiwi <kokakiwi+aur at kokakiwi dot net>
 
 pkgname=cargo-zigbuild
-pkgver=0.6.8
+pkgver=0.7.0
 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=('138face5ffc8b36f7440f09423dcfe12e466604fa58488d35c1bc90aae2a51bd')
+sha256sums=('186c7014abc56b036aa9d5638383e293765b6cfa2e007a0f7ed1c8d9fb6331eb')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list