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

Orhun Parmaksiz orhun at gemini.archlinux.org
Tue May 3 22:49:25 UTC 2022


    Date: Tuesday, May 3, 2022 @ 22:49:24
  Author: orhun
Revision: 1192443

upgpkg: cargo-zigbuild 0.8.7-1: upstream release

Modified:
  cargo-zigbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-03 22:44:59 UTC (rev 1192442)
+++ PKGBUILD	2022-05-03 22:49:24 UTC (rev 1192443)
@@ -2,7 +2,7 @@
 # Contributor: KokaKiwi <kokakiwi+aur at kokakiwi dot net>
 
 pkgname=cargo-zigbuild
-pkgver=0.8.6
+pkgver=0.8.7
 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=('ced01090f5bb2b371f7a40291f4975cd017f496ed1533df38cd7adcf7faef64c')
+sha256sums=('4ab0923756649aef6b9dc241b1538edbd0ef556f8ac14b85900955ad7da2f9de')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list