yambar: update to 1.6.2.
This commit is contained in:
parent
4e859931b9
commit
ec50062b99
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yambar'
|
||||
pkgname=yambar
|
||||
version=1.6.1
|
||||
version=1.6.2
|
||||
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=9ddf0bd7a708445697b4bf2f1d6d0fe5c29c5c7cd6df6058a739fe89413bd2c7
|
||||
checksum=cb0813d5f8ce72d536e5b0714c773fd2b3ea0cb5e22b020b9ec0e33645040d3c
|
||||
|
||||
do_check() {
|
||||
xvfb-run ninja -C build/ test
|
||||
|
|
Loading…
Reference in a new issue