[arch-commits] Commit in lsp-plugins/trunk (PKGBUILD)
David Runge
dvzrv at archlinux.org
Sun Mar 24 16:49:45 UTC 2019
Date: Sunday, March 24, 2019 @ 16:49:44
Author: dvzrv
Revision: 443350
upgpkg: lsp-plugins 1.1.9-1
Upgrading to 1.1.9.
Modified:
lsp-plugins/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-03-24 16:24:33 UTC (rev 443349)
+++ PKGBUILD 2019-03-24 16:49:44 UTC (rev 443350)
@@ -1,6 +1,6 @@
# Maintainer: David Runge <dave at sleepmap.de>
pkgname=lsp-plugins
-pkgver=1.1.7
+pkgver=1.1.9
pkgrel=1
pkgdesc="Collection of free plugins compatible with LADSPA, LV2 and LinuxVST"
arch=('x86_64')
@@ -10,7 +10,7 @@
depends=('cairo' 'glu' 'jack' 'libglvnd')
makedepends=('ladspa' 'lv2' 'php')
source=("https://github.com/sadko4u/${pkgname}/archive/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('e98000c98464abc1db75e044bc1b7adb535b94fbe1025a52baf0a2c92bcd21039c9b330e790f0607b4747356aff3f7d4ae20e666a9135108e875057c5459c8ae')
+sha512sums=('9cb83a6e5654d275d9f9e02d2a1ac26408071e6b6c7aa2059e85a8d267be0beee210b3c476651caf6f0cea9f4253cf1907fa6e234b068c8cf45925035e9cd748')
prepare() {
mv -v "$pkgname-$pkgname-$pkgver" "$pkgname-$pkgver"
More information about the arch-commits
mailing list