mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gtk-layer-shell: update to 0.9.0.
This commit is contained in:
parent
7fb38018a5
commit
6163c01ae4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gtk-layer-shell'
|
# Template file for 'gtk-layer-shell'
|
||||||
pkgname=gtk-layer-shell
|
pkgname=gtk-layer-shell
|
||||||
version=0.8.2
|
version=0.9.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
|
@ -13,7 +13,7 @@ license="LGPL-3.0-or-later, MIT"
|
||||||
homepage="https://github.com/wmww/gtk-layer-shell"
|
homepage="https://github.com/wmww/gtk-layer-shell"
|
||||||
changelog="https://raw.githubusercontent.com/wmww/gtk-layer-shell/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/wmww/gtk-layer-shell/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/wmww/gtk-layer-shell/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/wmww/gtk-layer-shell/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=254dd246303127c5d5236ea640f01a82e35d2d652a48d139dd669c832a0f0dce
|
checksum=3809e5565d9ed02e44bb73787ff218523e8760fef65830afe60ea7322e22da1c
|
||||||
make_check_pre="xvfb-run"
|
make_check_pre="xvfb-run"
|
||||||
|
|
||||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue