goodvibes: update to 0.7.5.

This commit is contained in:
mobinmob 2022-10-08 14:02:59 +03:00 committed by classabbyamp
parent 4064a7433e
commit c2da46c5a7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'goodvibes'
pkgname=goodvibes
version=0.7.4
version=0.7.5
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=9940c56cb18064f966c2f881fbc7876004eba06f1ea249e01c652477853017cf
checksum=7eb5a3a735326f4e74d54c1d59a546e6a5ed8e8c009393b530191281e8e4237c
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" glib-devel"