Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

goodvibes: update to 0.7.3. #36172

Merged
merged 1 commit into from Apr 10, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/goodvibes/template
@@ -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
Expand All @@ -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"
Expand Down