summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOSAMC2023-10-09 17:57:20 +0000
committerFlorian Hülsmann2023-10-09 17:57:20 +0000
commite96f2feb1688a0fa134109fb8feda61da3974718 (patch)
treecde40c8ff2f9e10f0bb0189cf097449bc6b86ec0
parentcfbbd7c53a18d88432f78a136d0464c3ad168dad (diff)
downloadaur-e96f2feb1688a0fa134109fb8feda61da3974718.tar.gz
uhhyou-plugins: update to v0.57.0 (#283)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b1780e593ad..4f3eee8dbc04 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = uhhyou-plugins
pkgdesc = A collection of synthesizer and effect VST3 plugins
- pkgver = 0.56.0
- pkgrel = 2
+ pkgver = 0.57.0
+ pkgrel = 1
url = https://ryukau.github.io/VSTPlugins/
arch = aarch64
arch = x86_64
@@ -20,10 +20,10 @@ pkgbase = uhhyou-plugins
makedepends = xcb-util-keysyms
depends = xcb-util-cursor
optdepends = vst3-host: for running VST3 plugins
- source = uhhyou-plugins-0.56.0.tar.gz::https://github.com/ryukau/VSTPlugins/archive/refs/tags/UhhyouPlugins0.56.0.tar.gz
+ source = uhhyou-plugins-0.57.0.tar.gz::https://github.com/ryukau/VSTPlugins/archive/refs/tags/UhhyouPlugins0.57.0.tar.gz
source = pocketfft-53e9dd4.tar.gz::https://gitlab.mpcdf.mpg.de/mtr/pocketfft/-/archive/53e9dd4/pocketfft-53e9dd4.tar.gz
source = vcl-4c90584.tar.gz::https://github.com/vectorclass/version2/archive/4c90584.tar.gz
- sha256sums = ae3f609a26e8b5ddac0203602535524a1ba14706b618221e3a0361b886ff81ff
+ sha256sums = fad83537959134a5a08ce0a97c30a46989c7a3ca8ddcdfb77d26c959efc22f69
sha256sums = 0f2b09e14b1497c9a1283c5b64a6682fd43daa6ba7ca17eb3dbcc9b0ec46204f
sha256sums = d2a36ccedf4585b33fdba6cb38000aaa022c5b5306efeff2ad58cca52999c827
diff --git a/PKGBUILD b/PKGBUILD
index 7244dfceb174..8800f6c3a634 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_name=VSTPlugins-UhhyouPlugins
pkgname=uhhyou-plugins
-pkgver=0.56.0
-pkgrel=2
+pkgver=0.57.0
+pkgrel=1
pkgdesc='A collection of synthesizer and effect VST3 plugins'
arch=(aarch64 x86_64)
url='https://ryukau.github.io/VSTPlugins/'
@@ -20,7 +20,7 @@ source=(
"pocketfft-$_pocketfft_ref.tar.gz::https://gitlab.mpcdf.mpg.de/mtr/pocketfft/-/archive/$_pocketfft_ref/pocketfft-$_pocketfft_ref.tar.gz"
"vcl-$_vcl_ref.tar.gz::https://github.com/vectorclass/version2/archive/$_vcl_ref.tar.gz"
)
-sha256sums=('ae3f609a26e8b5ddac0203602535524a1ba14706b618221e3a0361b886ff81ff'
+sha256sums=('fad83537959134a5a08ce0a97c30a46989c7a3ca8ddcdfb77d26c959efc22f69'
'0f2b09e14b1497c9a1283c5b64a6682fd43daa6ba7ca17eb3dbcc9b0ec46204f'
'd2a36ccedf4585b33fdba6cb38000aaa022c5b5306efeff2ad58cca52999c827')