goodvibes: update to 0.4. (#1973)
This commit is contained in:
parent
31a6a6f2f2
commit
6cc0117da3
1 changed files with 4 additions and 8 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'goodvibes'
|
||||
pkgname=goodvibes
|
||||
version=0.3.7
|
||||
version=0.4
|
||||
revision=1
|
||||
wrksrc="goodvibes-v${version}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake gettext-devel glib-devel pkg-config"
|
||||
build_style=meson
|
||||
hostmakedepends="appstream-glib desktop-file-utils gettext-devel glib-devel pkg-config"
|
||||
makedepends="dconf-devel gst-plugins-base1-devel gtk+3-devel libkeybinder3-devel
|
||||
libsoup-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
|
@ -14,8 +14,4 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://gitlab.com/goodvibes/goodvibes"
|
||||
changelog="https://gitlab.com/goodvibes/goodvibes/raw/v${version}/NEWS"
|
||||
distfiles="https://gitlab.com/goodvibes/goodvibes/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
|
||||
checksum=8d215198ed789c69b7e08b739eb70adc9f4bd14af1cc69e286329c543c5cff91
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
}
|
||||
checksum=937969f0a6666173196eae31b0ba5d2e149fa71b623f702502cb160ce0062c95
|
||||
|
|
Loading…
Reference in a new issue