diff --git a/srcpkgs/goodvibes/template b/srcpkgs/goodvibes/template index 89b0ee240e8..d098fa9fd13 100644 --- a/srcpkgs/goodvibes/template +++ b/srcpkgs/goodvibes/template @@ -1,6 +1,6 @@ # Template file for 'goodvibes' pkgname=goodvibes -version=0.6 +version=0.6.1 revision=1 wrksrc="goodvibes-v${version}" build_style=meson @@ -12,9 +12,9 @@ short_desc="Light and simple internet radio player" maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://gitlab.com/goodvibes/goodvibes" -changelog="https://gitlab.com/goodvibes/goodvibes/raw/v${version}/NEWS" +changelog="https://gitlab.com/goodvibes/goodvibes/-/raw/master/NEWS" distfiles="https://gitlab.com/goodvibes/goodvibes/-/archive/v${version}/${pkgname}-v${version}.tar.gz" -checksum=b3cb769ff2813e38ac5211be5af97a32f17b31ba48c0133d8a406005262f76a5 +checksum=f71e8b5a843b53ca24ec93da2c9c402a71ac2a594434636a83a6b8fd5937f228 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" glib-devel"