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

Orhun Parmaksiz orhun at gemini.archlinux.org
Sat Apr 2 10:05:02 UTC 2022


    Date: Saturday, April 2, 2022 @ 10:05:01
  Author: orhun
Revision: 1180775

upgpkg: cargo-zigbuild 0.8.1-1: upstream release

Modified:
  cargo-zigbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-02 09:33:31 UTC (rev 1180774)
+++ PKGBUILD	2022-04-02 10:05:01 UTC (rev 1180775)
@@ -2,7 +2,7 @@
 # Contributor: KokaKiwi <kokakiwi+aur at kokakiwi dot net>
 
 pkgname=cargo-zigbuild
-pkgver=0.7.2
+pkgver=0.8.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=('4a1836d10a52d106cd7775e4cd17aa6734335ab7923ffb86ad1771b9f52f2f81')
+sha256sums=('b10ace95189a1f186a7fbff9e3c54026dbc188bc7af753181fb2daf4899bead4')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list