summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOSAMC2023-03-19 17:12:29 +0000
committerChristopher Arndt2023-03-19 17:12:29 +0000
commit20790e9de3d37309dcc918a49a35f6388413b956 (patch)
tree6dc87f39eece0533f216e2d0b5d95524d044a951
parent5e403e345a84d843ab7daa204b1d31265968df70 (diff)
downloadaur-20790e9de3d37309dcc918a49a35f6388413b956.tar.gz
feat: update package 'uhhyou-plugins' to version 0.54.1-1 (#215)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dad8cea4e1c8..405d2b177672 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = uhhyou-plugins
pkgdesc = A collection of synthesizer and effect VST3 plugins
- pkgver = 0.53.0
+ pkgver = 0.54.1
pkgrel = 1
url = https://ryukau.github.io/VSTPlugins/
arch = aarch64
@@ -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.53.0.tar.gz::https://github.com/ryukau/VSTPlugins/archive/refs/tags/UhhyouPlugins0.53.0.tar.gz
+ source = uhhyou-plugins-0.54.1.tar.gz::https://github.com/ryukau/VSTPlugins/archive/refs/tags/UhhyouPlugins0.54.1.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 = 137957abc3eb777111f8305e81967af08e56aed838cbadf3e87404535453e067
+ sha256sums = f204e00fb6877dbb57fe345fc9226fca1d1b7e57b41bbd6c6be617c83a2d75ca
sha256sums = 0f2b09e14b1497c9a1283c5b64a6682fd43daa6ba7ca17eb3dbcc9b0ec46204f
sha256sums = d2a36ccedf4585b33fdba6cb38000aaa022c5b5306efeff2ad58cca52999c827
diff --git a/PKGBUILD b/PKGBUILD
index c6b360ae30cc..065192b5da81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=VSTPlugins-UhhyouPlugins
pkgname=uhhyou-plugins
-pkgver=0.53.0
+pkgver=0.54.1
pkgrel=1
pkgdesc='A collection of synthesizer and effect VST3 plugins'
arch=(aarch64 x86_64)
@@ -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=('137957abc3eb777111f8305e81967af08e56aed838cbadf3e87404535453e067'
+sha256sums=('f204e00fb6877dbb57fe345fc9226fca1d1b7e57b41bbd6c6be617c83a2d75ca'
'0f2b09e14b1497c9a1283c5b64a6682fd43daa6ba7ca17eb3dbcc9b0ec46204f'
'd2a36ccedf4585b33fdba6cb38000aaa022c5b5306efeff2ad58cca52999c827')