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

Orhun Parmaksiz orhun at gemini.archlinux.org
Fri Apr 1 07:15:19 UTC 2022


    Date: Friday, April 1, 2022 @ 07:15:18
  Author: orhun
Revision: 1179427

upgpkg: cargo-zigbuild 0.7.2-1: upstream release

Modified:
  cargo-zigbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-01 06:36:34 UTC (rev 1179426)
+++ PKGBUILD	2022-04-01 07:15:18 UTC (rev 1179427)
@@ -2,7 +2,7 @@
 # Contributor: KokaKiwi <kokakiwi+aur at kokakiwi dot net>
 
 pkgname=cargo-zigbuild
-pkgver=0.7.1
+pkgver=0.7.2
 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=('77d0bf9c72b4fc93de768acbe5a1be511db9e09468cfbca0acdfee587f98fb15')
+sha256sums=('4a1836d10a52d106cd7775e4cd17aa6734335ab7923ffb86ad1771b9f52f2f81')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list