goodvibes: update to 0.6.2.
This commit is contained in:
parent
8e4b31e643
commit
b921a88962
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'goodvibes'
|
||||
pkgname=goodvibes
|
||||
version=0.6.1
|
||||
version=0.6.2
|
||||
revision=1
|
||||
wrksrc="goodvibes-v${version}"
|
||||
build_style=meson
|
||||
|
@ -14,7 +14,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://gitlab.com/goodvibes/goodvibes"
|
||||
changelog="https://gitlab.com/goodvibes/goodvibes/-/raw/master/NEWS"
|
||||
distfiles="https://gitlab.com/goodvibes/goodvibes/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
|
||||
checksum=f71e8b5a843b53ca24ec93da2c9c402a71ac2a594434636a83a6b8fd5937f228
|
||||
checksum=01eb5dd4853e0f38b159b7f46d87507b8c524cb4a29df899961684873eab4fdc
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" glib-devel"
|
||||
|
|
Loading…
Reference in New Issue