barrier: update to 2.3.0.
This commit is contained in:
parent
51081871cc
commit
6378189333
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'barrier'
|
||||
pkgname=barrier
|
||||
version=2.1.2
|
||||
revision=3
|
||||
version=2.3.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBARRIER_REVISION=00000000 -DBARRIER_VERSION_STAGE=RELEASE"
|
||||
hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/debauchee/barrier"
|
||||
distfiles="https://github.com/debauchee/barrier/archive/v${version}.tar.gz"
|
||||
checksum=2a6c930157adf500ff664b628fad926256b7fff9555b40c1e50bf8114efcfb3f
|
||||
checksum=2f5881d05cb646ef551752a0104de13cfbcd9ca12e116bbb444a6537689a06f9
|
||||
|
||||
do_install() {
|
||||
vbin build/bin/barrier
|
||||
|
|
Loading…
Reference in a new issue