goodvibes: update to 0.7.2.

This commit is contained in:
mobinmob 2021-11-17 20:30:55 +02:00 committed by Érico Nogueira Rolim
parent e9ae77a6d7
commit c1a30f57d4
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'goodvibes'
pkgname=goodvibes
version=0.7.1
version=0.7.2
revision=1
wrksrc="goodvibes-v${version}"
build_style=meson
@ -14,7 +14,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=5549e1601a6486eb7d705d4dcdd80827a2abaaa01c5c04f8438e26c24d4478b0
checksum=5f96ba7b8654f331181c8ee0e697d042a195406712a547e7954159e5d66795ba
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" glib-devel"