parent
5bb7ae047f
commit
c2ba2d08e5
1 changed files with 3 additions and 3 deletions
|
@ -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 <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
|
Loading…
Reference in a new issue