From 99f68c0b8b0ac3c75280fe4e84725dfb35f41b5b Mon Sep 17 00:00:00 2001 From: oreo639 Date: Mon, 17 Mar 2025 19:22:08 -0700 Subject: [PATCH] zix: update to 0.6.2. --- srcpkgs/zix/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/zix/template b/srcpkgs/zix/template index 885aea6d918..9983ff1c88b 100644 --- a/srcpkgs/zix/template +++ b/srcpkgs/zix/template @@ -1,15 +1,15 @@ # Template file for 'zix' pkgname=zix -version=0.4.2 +version=0.6.2 revision=1 build_style=meson short_desc="C library of portability wrappers and data structures" maintainer="Piraty " license="ISC" -homepage="https://drobilla.net/category/zix/" +homepage="https://gitlab.com/drobilla/zix/" changelog="https://gitlab.com/drobilla/zix/-/raw/main/NEWS" distfiles="https://download.drobilla.net/zix-${version}.tar.xz" -checksum=0c071cc11ab030bdc668bea3b46781b6dafd47ddd03b6d0c2bc1ebe7177e488d +checksum=4bc771abf4fcf399ea969a1da6b375f0117784f8fd0e2db356a859f635f616a7 post_install() { vlicense COPYING