diff options
author | Tim Biermann <tbier@posteo.de> | 2022-01-07 12:49:12 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-01-07 12:53:32 +0100 |
commit | deda59082c4bc1cc09f488a66293ac412e3dd1a6 (patch) | |
tree | ebfd200b4b75898ea1d6f643de4fc664aad40ac8 /easyeffects | |
parent | ceb1b0212b9113690ad622dd61ae9c4570975a3e (diff) | |
download | contrib-deda59082c4bc1cc09f488a66293ac412e3dd1a6.tar.gz contrib-deda59082c4bc1cc09f488a66293ac412e3dd1a6.tar.xz |
[notify] easyeffects: 6.1.5 -> 6.2.1; new dependencies: fmt and libadwaita
Diffstat (limited to 'easyeffects')
-rw-r--r-- | easyeffects/.signature | 6 | ||||
-rw-r--r-- | easyeffects/Pkgfile | 4 | ||||
-rwxr-xr-x[-rw-r--r--] | easyeffects/post-install | 0 |
3 files changed, 5 insertions, 5 deletions
diff --git a/easyeffects/.signature b/easyeffects/.signature index 7ef50f883..8f7e1862d 100644 --- a/easyeffects/.signature +++ b/easyeffects/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF32a4rv+/cSF200FqsmPu/DgSI4viTws+7NgPxVRUZNBdhZykdsgZCErDHRUPNjdetNvTZa8VWyt4lrQm/51Yigc= -SHA256 (Pkgfile) = 0949d5b0c8c7c856b94b071e4cb064fa2214cd3cfb6f07953c8f2c6777dfdda2 +RWSagIOpLGJF32NXxF+PRopAsvHWTeHR16T1vvmSdUnJImbPYn4H/V5SddprtU0OR9DXAnz7BnvPldbEJ303pfZdj907GcLn7gM= +SHA256 (Pkgfile) = fcd9c4048bf3d33a41e8f274df475226c1b235a622716df1de4f878ea0bb36dd SHA256 (.footprint) = 14f5994e4cbe1dd636bde0726ebd0731025c0c5a3de7df3f83159d1c527fb3e8 -SHA256 (easyeffects-6.1.5.tar.gz) = 1f5ad3712c76c6892ef6f87518244c74bf420ba8d1e5b0880a72c5ecc2952012 +SHA256 (easyeffects-6.2.1.tar.gz) = 53631887e36aa85db21ac32c0959bfae68ea5f329cd67762c92e0ddd70c37b2a diff --git a/easyeffects/Pkgfile b/easyeffects/Pkgfile index 384c8133a..82af81598 100644 --- a/easyeffects/Pkgfile +++ b/easyeffects/Pkgfile @@ -1,11 +1,11 @@ # Description: Audio Effects for Pulseaudio Applications # URL: https://github.com/wwmm/easyeffects # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: appstream-glib gtkmm4 intel-tbb libbs2b libebur128 lilv nlohmann-json pipewire rnnoise rubberband speexdsp zita-convolver +# Depends on: appstream-glib fmt gtkmm4 intel-tbb libadwaita libbs2b libebur128 lilv nlohmann-json pipewire rnnoise rubberband speexdsp zita-convolver # Optional: calf desktop-file-utils mda-lv2 vamp-plugin-sdk zam-plugins name=easyeffects -version=6.1.5 +version=6.2.1 release=1 source=(https://github.com/wwmm/easyeffects/archive/v$version/$name-$version.tar.gz) diff --git a/easyeffects/post-install b/easyeffects/post-install index edfd3fcda..edfd3fcda 100644..100755 --- a/easyeffects/post-install +++ b/easyeffects/post-install |