goodvibes: update to 0.7.3.
This commit is contained in:
parent
7c26b26fb2
commit
18aac206e7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'goodvibes'
|
||||
pkgname=goodvibes
|
||||
version=0.7.2
|
||||
version=0.7.4
|
||||
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=5f96ba7b8654f331181c8ee0e697d042a195406712a547e7954159e5d66795ba
|
||||
checksum=9940c56cb18064f966c2f881fbc7876004eba06f1ea249e01c652477853017cf
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" glib-devel"
|
||||
|
|
Loading…
Reference in a new issue