David Runge pushed to branch main at Arch Linux / Packaging / Packages /
lsp-plugins
Commits:
dbb327e9 by David Runge at 2025-10-26T09:58:29+01:00
upgpkg: 1.2.24-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = lsp-plugins
pkgdesc = Collection of open-source plugins
- pkgver = 1.2.23
+ pkgver = 1.2.24
pkgrel = 1
url = https://lsp-plug.in
arch = x86_64
@@ -21,9 +21,9 @@ pkgbase = lsp-plugins
makedepends = libsndfile
makedepends = lv2
makedepends = php
- source =
https://github.com/sadko4u/lsp-plugins/releases/download/1.2.23/lsp-plugins-src-1.2.23.tar.gz
- sha512sums =
4df74490821575de166e59e90057e488a7f63ba11b37b8fd9b85b35fe918f8f2816fb0559ad1fbe0e8ae7b5761daf581101865bcadc3e11d247cfb783b5e33aa
- b2sums =
0a0968f2879ae5f00c63d009f0f293c621469d458f7938f22e27949152ea0d18fcd8bf0cfd3b91f8e88056b42cd0d8127c7dc65ec6eebc3510a206a59473ee70
+ source =
https://github.com/sadko4u/lsp-plugins/releases/download/1.2.24/lsp-plugins-src-1.2.24.tar.gz
+ sha512sums =
c0df0d0fba57f6e25d113a118c5bc40cdcd74502a0d0497e842f9cc1b09de9eaef33d15f3ef96c571c25ddef8a9fcf3490aad85f14a70d308ddd38a0ffdcafa1
+ b2sums =
bbc378b7d418b5461152a676e8cfe2678372d5284b33c4b30a9f1d31f618ea3e3a743daa59824273694ebe72371ab55e03da555194f5f1da861f2e58cec9d7bc
pkgname = lsp-plugins
depends = lsp-plugins-clap
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgbase=lsp-plugins
pkgname=(lsp-plugins{,-{clap,docs,gst,ladspa,lv2,standalone,vst,vst3}}
liblsp-r3d-glx-lib)
-pkgver=1.2.23
+pkgver=1.2.24
pkgrel=1
pkgdesc="Collection of open-source plugins"
arch=(x86_64)
@@ -29,8 +29,8 @@ checkdepends=(
lv2lint
)
source=(https://github.com/sadko4u/$pkgname/releases/download/$pkgver/$pkgname-src-$pkgver.tar.gz)
-sha512sums=('4df74490821575de166e59e90057e488a7f63ba11b37b8fd9b85b35fe918f8f2816fb0559ad1fbe0e8ae7b5761daf581101865bcadc3e11d247cfb783b5e33aa')
-b2sums=('0a0968f2879ae5f00c63d009f0f293c621469d458f7938f22e27949152ea0d18fcd8bf0cfd3b91f8e88056b42cd0d8127c7dc65ec6eebc3510a206a59473ee70')
+sha512sums=('c0df0d0fba57f6e25d113a118c5bc40cdcd74502a0d0497e842f9cc1b09de9eaef33d15f3ef96c571c25ddef8a9fcf3490aad85f14a70d308ddd38a0ffdcafa1')
+b2sums=('bbc378b7d418b5461152a676e8cfe2678372d5284b33c4b30a9f1d31f618ea3e3a743daa59824273694ebe72371ab55e03da555194f5f1da861f2e58cec9d7bc')
_dir=$pkgbase
_pick() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lsp-plugins/-/commit/dbb327e9664f9a9b1e57a5695b0f5a9d77de5864
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lsp-plugins/-/commit/dbb327e9664f9a9b1e57a5695b0f5a9d77de5864
You're receiving this email because of your account on gitlab.archlinux.org.