easyeffects: update to 7.1.4
This commit is contained in:
parent
333d9d53d2
commit
8701c3d059
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'easyeffects'
|
# Template file for 'easyeffects'
|
||||||
pkgname=easyeffects
|
pkgname=easyeffects
|
||||||
version=7.1.3
|
version=7.1.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config gettext itstool glib-devel desktop-file-utils
|
hostmakedepends="pkg-config gettext itstool glib-devel desktop-file-utils
|
||||||
gtk4-update-icon-cache"
|
gtk4-update-icon-cache"
|
||||||
|
@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/wwmm/easyeffects"
|
homepage="https://github.com/wwmm/easyeffects"
|
||||||
changelog="https://raw.githubusercontent.com/wwmm/easyeffects/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/wwmm/easyeffects/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/wwmm/easyeffects/archive/v${version}.tar.gz"
|
distfiles="https://github.com/wwmm/easyeffects/archive/v${version}.tar.gz"
|
||||||
checksum=239681eeaba00e7bef57474ead83dd6d41f681eeb6ec8bc8245e24ecbfc2592c
|
checksum=bf7988cd683e225f929bfc07ad7227bd30de2d256e53c082712c729780e22dea
|
||||||
|
|
||||||
pulseeffects_package() {
|
pulseeffects_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue