[arch-commits] Commit in cargo-zigbuild/trunk (PKGBUILD)
    Orhun Parmaksiz 
    orhun at gemini.archlinux.org
       
    Thu Mar 10 16:40:32 UTC 2022
    
    
  
    Date: Thursday, March 10, 2022 @ 16:40:32
  Author: orhun
Revision: 1145982
upgpkg: cargo-zigbuild 0.6.6-1: upstream release
Modified:
  cargo-zigbuild/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-10 16:39:50 UTC (rev 1145981)
+++ PKGBUILD	2022-03-10 16:40:32 UTC (rev 1145982)
@@ -2,7 +2,7 @@
 # Contributor: KokaKiwi <kokakiwi+aur at kokakiwi dot net>
 
 pkgname=cargo-zigbuild
-pkgver=0.6.4
+pkgver=0.6.6
 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=('33ccefdcb370dfc656ce9e082489abf7b9113fe565310e73b0ef479f52f1aaf6')
+sha256sums=('f07475880460d84eb311dd3aa012fac16360ed76fedb6d9bf4b6c319142973d2')
 
 prepare() {
   cd "$pkgname-$pkgver"
    
    
More information about the arch-commits
mailing list