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

Daurnimator daurnimator at archlinux.org
Mon Dec 14 03:24:11 UTC 2020


    Date: Monday, December 14, 2020 @ 03:24:10
  Author: daurnimator
Revision: 774779

upgpkg: zig 0.7.1-1

Modified:
  zig/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-14 03:20:59 UTC (rev 774778)
+++ PKGBUILD	2020-12-14 03:24:10 UTC (rev 774779)
@@ -2,7 +2,7 @@
 # Contributor: Marc Tiehuis <marctiehuis at gmail.com>
 
 pkgname=zig
-pkgver=0.7.0
+pkgver=0.7.1
 pkgrel=1
 pkgdesc='a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('cmake' 'llvm')
 source=("https://ziglang.org/download/$pkgver/zig-$pkgver.tar.xz"
         "resolve_DNS.patch")
-sha256sums=('0efd2cf6c3b05723db80e9cf193bc55150bba84ca41f855a90f53fc756445f83'
+sha256sums=('2db3b944ab368d955b48743d9f7c963b8f96de1a441ba5a35e197237cc6dae44'
             'c2b7e709dcc229f0e58e2529db900bcfb9a1cfb73da765c5c76ab1e6d0a333cc')
 
 prepare() {



More information about the arch-commits mailing list