yambar: update to 1.8.0.
This commit is contained in:
parent
42941214bd
commit
71572cbbb1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yambar'
|
||||
pkgname=yambar
|
||||
version=1.7.0
|
||||
version=1.8.0
|
||||
revision=1
|
||||
wrksrc=$pkgname
|
||||
build_style=meson
|
||||
|
@ -15,7 +15,7 @@ license="MIT"
|
|||
homepage="https://codeberg.org/dnkl/yambar"
|
||||
changelog="https://codeberg.org/dnkl/yambar/raw/branch/master/CHANGELOG.md"
|
||||
distfiles="https://codeberg.org/dnkl/yambar/archive/${version}.tar.gz"
|
||||
checksum=2c501a9cddec0eb9c8af606ec68169a82141b880c89bb61ed106687b70cd158c
|
||||
checksum=51127d20613666b9924deb9afd92c48d69815c5043d2996b3f0f6e9705fcabc8
|
||||
|
||||
do_check() {
|
||||
xvfb-run ninja -C build/ test
|
||||
|
|
Loading…
Reference in a new issue