diff options
author | Tim Biermann <tbier@posteo.de> | 2022-03-08 22:26:42 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-03-08 22:27:05 +0100 |
commit | df28b3d552535598e330972f657872d09559648c (patch) | |
tree | 42c67ef51a8528f21dcb70d51d5a4abf2c3431a0 /easyeffects | |
parent | a9be4e0b3f3b276ff55935b84b3a8f7c7cf8545e (diff) | |
download | contrib-df28b3d552535598e330972f657872d09559648c.tar.gz contrib-df28b3d552535598e330972f657872d09559648c.tar.xz |
easyeffects: 6.2.3 -> 6.2.4
Diffstat (limited to 'easyeffects')
-rw-r--r-- | easyeffects/.signature | 6 | ||||
-rw-r--r-- | easyeffects/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/easyeffects/.signature b/easyeffects/.signature index 89f4ac75b..a88c773f9 100644 --- a/easyeffects/.signature +++ b/easyeffects/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF340Z4xKxxMXNCnB0pz2u/9DQz8VxGF5SGkmsro/IAMF7NeDW4rWPUaUDOpxmQIooIf1KR/vrEQu6IY9H5T+kqgA= -SHA256 (Pkgfile) = 1fe0168a576e71c31939c64d62d8f9c30744a9ffca5d47a39bd638ceac79ada1 +RWSagIOpLGJF36q4pvHRmQvpZZvMiAXZnI7B0jQ8Xqf8MTjN8M05pmHsLYxOZVsqVBXfT2kgd20hkgTVxTBhGuMoed9LrrCNsAg= +SHA256 (Pkgfile) = 7833677c01ec0aff6dabf1a849b8f36f667d05069c3557f043e54a385c1fd29a SHA256 (.footprint) = 14f5994e4cbe1dd636bde0726ebd0731025c0c5a3de7df3f83159d1c527fb3e8 -SHA256 (easyeffects-6.2.3.tar.gz) = 525cb56847c5d85589a2351e012712ff7f66c951f530ba50f5acb86a988584aa +SHA256 (easyeffects-6.2.4.tar.gz) = 2d4e5638f209a887acb73b3d2bbea4bc5f83ded866bba40c1935ec40fb17658b diff --git a/easyeffects/Pkgfile b/easyeffects/Pkgfile index cfb818d58..47f3fa0a7 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 fmt gtk4 intel-tbb libadwaita libbs2b libebur128 lilv nlohmann-json pipewire rnnoise rubberband speexdsp zita-convolver +# Depends on: appstream-glib fmt gtk4 intel-tbb libadwaita libbs2b libebur128 lilv nlohmann-json pipewire rnnoise rubberband speexdsp zita-convolver libsigc++ # Optional: calf desktop-file-utils mda-lv2 vamp-plugin-sdk zam-plugins name=easyeffects -version=6.2.3 +version=6.2.4 release=1 source=(https://github.com/wwmm/easyeffects/archive/v$version/$name-$version.tar.gz) |