Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/easyeffects/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'easyeffects'
pkgname=easyeffects
version=8.1.7
version=8.1.8
revision=1
build_style=cmake
hostmakedepends="pkg-config desktop-file-utils extra-cmake-modules gettext glib-devel
Expand All @@ -22,7 +22,7 @@ license="GPL-3.0-or-later"
homepage="https://github.com/wwmm/easyeffects"
changelog="https://raw.githubusercontent.com/wwmm/easyeffects/refs/heads/master/src/contents/docs/community/CHANGELOG.md"
distfiles="https://github.com/wwmm/easyeffects/archive/v${version}.tar.gz"
checksum=ded340c2d40f0f1269ec07cf31d35c3c8e23c7abbaa60229e659552360bdba36
checksum=5a70d4c74da297d49fa7472f7cc2193bb595e1764140088667abdbcf81f32d38

pulseeffects_package() {
depends="${sourcepkg}>=${version}_${revision}"
Expand Down