goodvibes: update to 0.7.7.
This commit is contained in:
parent
5ecfc94944
commit
c2588a349b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'goodvibes'
|
||||
pkgname=goodvibes
|
||||
version=0.7.6
|
||||
version=0.7.7
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="appstream-glib desktop-file-utils pkg-config gettext"
|
||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-only"
|
|||
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=f88f4252ea08a68dba6fbc9483a2e6b00b6fb96df3f46202ec96da04bf8245e5
|
||||
checksum=77655c7197857b6a41a0cea97442340fcfa83c6dfb2f98c5f16f384b973ac61a
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" glib-devel"
|
||||
|
|
Loading…
Reference in New Issue