[arch-commits] Commit in lsp-plugins/trunk (PKGBUILD)
David Runge
dvzrv at archlinux.org
Sat Apr 4 23:11:50 UTC 2020
Date: Saturday, April 4, 2020 @ 23:11:50
Author: dvzrv
Revision: 611762
upgpkg: lsp-plugins 1.1.17-1: Upgrading to 1.1.17.
Modified:
lsp-plugins/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-04 23:09:55 UTC (rev 611761)
+++ PKGBUILD 2020-04-04 23:11:50 UTC (rev 611762)
@@ -1,7 +1,7 @@
# Maintainer: David Runge <dvzrv at archlinux.org>
pkgname=lsp-plugins
-pkgver=1.1.15
+pkgver=1.1.17
pkgrel=1
pkgdesc="Collection of free plugins compatible with LADSPA, LV2 and LinuxVST"
arch=('x86_64')
@@ -12,7 +12,7 @@
makedepends=('jack' 'ladspa' 'libsndfile' 'lv2' 'php')
optdepends=('jack: for standalone applications')
source=("https://github.com/sadko4u/${pkgname}/archive/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('2ab853ff8b68b2466681c1cfb03381e8a61fc7965ba9abd67104ef90277cdce0f1fc5b3ead571e6ba2dfdff0da44c0a452909520fd5ebf4dd7389fab9ff77434')
+sha512sums=('7d6bc8f7da11a5f4756df80d9ec2d7fa3c7e2066b77e66fa6bf78035ec5852d2d63b227e8da3724ceb27cdb32da042c671db369c047b011348cd4ef5dd6387c5')
prepare() {
mv -v "$pkgname-$pkgname-$pkgver" "$pkgname-$pkgver"
More information about the arch-commits
mailing list