ckb-next: update to 0.5.0.

This commit is contained in:
Frank Steinborn 2022-05-28 18:46:25 +02:00 committed by Piraty
parent fc9bb2c411
commit d4ec24c633
1 changed files with 3 additions and 3 deletions

View File

@ -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 <steinex@nognu.de>"
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"