mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
yambar: update to 1.10.0
This commit is contained in:
parent
c47e58d08b
commit
8245322f3f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yambar'
|
# Template file for 'yambar'
|
||||||
pkgname=yambar
|
pkgname=yambar
|
||||||
version=1.9.0
|
version=1.10.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="flex pkg-config scdoc wayland-devel"
|
hostmakedepends="flex pkg-config scdoc wayland-devel"
|
||||||
|
@ -15,7 +15,7 @@ license="MIT"
|
||||||
homepage="https://codeberg.org/dnkl/yambar"
|
homepage="https://codeberg.org/dnkl/yambar"
|
||||||
changelog="https://codeberg.org/dnkl/yambar/raw/branch/master/CHANGELOG.md"
|
changelog="https://codeberg.org/dnkl/yambar/raw/branch/master/CHANGELOG.md"
|
||||||
distfiles="https://codeberg.org/dnkl/yambar/archive/${version}.tar.gz"
|
distfiles="https://codeberg.org/dnkl/yambar/archive/${version}.tar.gz"
|
||||||
checksum=46f3002338f451c154678167bf3d5f593307954b6f381c50ddef2726b1a8c811
|
checksum=ebf08a17b77053f16038c1538fe9d410d06289b8ea28ff5a5022aca8e9b84807
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
xvfb-run ninja -C build/ test
|
xvfb-run ninja -C build/ test
|
||||||
|
|
Loading…
Add table
Reference in a new issue