yambar: update to 1.6.1.
This commit is contained in:
parent
003142cb84
commit
b662b850c7
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.6.0
|
version=1.6.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=$pkgname
|
wrksrc=$pkgname
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -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=143c09b256d3c042e908fd1b658fc513b476af780c213dc621cbeff2526a1e7a
|
checksum=9ddf0bd7a708445697b4bf2f1d6d0fe5c29c5c7cd6df6058a739fe89413bd2c7
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
xvfb-run ninja -C build/ test
|
xvfb-run ninja -C build/ test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue