easyeffects: update to 7.1.7.

Closes: #51143 [via git-merge-pr]
This commit is contained in:
ACR-Jeff 2024-07-08 19:10:04 -04:00 committed by classabbyamp
parent d69ca3d494
commit 8e4e5220ea
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'easyeffects' # Template file for 'easyeffects'
pkgname=easyeffects pkgname=easyeffects
version=7.1.5 version=7.1.7
revision=1 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
@ -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=f365c70a5ff750b73c1996e5355109c4f9ea48c68e4420eab189a5ede9af90cc checksum=c3891ff8bf09a8e5aee899e1b4254b60fa7b9c98f7c17ffc0816e2c9bc16732a
pulseeffects_package() { pulseeffects_package() {
depends="${sourcepkg}>=${version}_${revision}" depends="${sourcepkg}>=${version}_${revision}"