From 3a88e387eebc7e5f0a7d67be5fe2674b7121a557 Mon Sep 17 00:00:00 2001 From: Frank Steinborn Date: Sat, 28 May 2022 18:46:25 +0200 Subject: [PATCH] ckb-next: update to 0.5.0. --- srcpkgs/ckb-next/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ckb-next/template b/srcpkgs/ckb-next/template index 6a88fa0324e3..7df9c8fca17e 100644 --- a/srcpkgs/ckb-next/template +++ b/srcpkgs/ckb-next/template @@ -1,7 +1,7 @@ # Template file for 'ckb-next' pkgname=ckb-next -version=0.4.4 -revision=2 +version=0.5.0 +revision=1 build_style=cmake configure_args="-DDISABLE_UPDATER=1 -DUDEV_RULE_DIRECTORY=/usr/lib/udev/rules.d" hostmakedepends="qt5-devel pkg-config" @@ -13,7 +13,7 @@ maintainer="Frank Steinborn " license="GPL-2.0-or-later" homepage="https://github.com/ckb-next/ckb-next" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=6946bd035cdbbbd2f139e543d2ca84ba422176c62c3a3665b544118dc6d618d0 +checksum=12705aa86cb544a77df6d7a73744f21513bcc6cce805ed8caf5d3b72a950157e CFLAGS="-fcommon"