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

Orhun Parmaksiz orhun at gemini.archlinux.org
Thu Mar 31 09:52:34 UTC 2022


    Date: Thursday, March 31, 2022 @ 09:52:33
  Author: orhun
Revision: 1177918

upgpkg: cargo-zigbuild 0.7.1-1: upstream release

Modified:
  cargo-zigbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-31 09:37:39 UTC (rev 1177917)
+++ PKGBUILD	2022-03-31 09:52:33 UTC (rev 1177918)
@@ -2,7 +2,7 @@
 # Contributor: KokaKiwi <kokakiwi+aur at kokakiwi dot net>
 
 pkgname=cargo-zigbuild
-pkgver=0.7.0
+pkgver=0.7.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=('186c7014abc56b036aa9d5638383e293765b6cfa2e007a0f7ed1c8d9fb6331eb')
+sha256sums=('77d0bf9c72b4fc93de768acbe5a1be511db9e09468cfbca0acdfee587f98fb15')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list