[arch-commits] Commit in moony.lv2/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Tue Oct 15 07:40:02 UTC 2019


    Date: Tuesday, October 15, 2019 @ 07:40:01
  Author: dvzrv
Revision: 516091

upgpkg: moony.lv2 0.30.0-1

Upgrading to 0.30.0.

Modified:
  moony.lv2/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-15 07:35:24 UTC (rev 516090)
+++ PKGBUILD	2019-10-15 07:40:01 UTC (rev 516091)
@@ -1,6 +1,6 @@
 # Maintainer: David Runge <dave at sleepmap.de>
 pkgname=moony.lv2
-pkgver=0.28.0
+pkgver=0.30.0
 pkgrel=1
 pkgdesc="Easily add realtime programmable logic glue in LV2 plugin graphs"
 arch=('x86_64')
@@ -7,10 +7,10 @@
 url="https://open-music-kontrollers.ch/lv2/moony/"
 license=('Artistic2.0')
 groups=('lv2-plugins' 'pro-audio')
-depends=('libgl')
+depends=('glibc' 'libglvnd' 'libx11')
 makedepends=('lv2' 'meson' 'sord')
 source=("https://git.open-music-kontrollers.ch/lv2/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.xz")
-sha512sums=('afcff788763454b26ae7b94192edca183ce0637b34ae9252b1cbf9fb76f6e2628fb63b9852d8a10cb7d8a68b85f8a1c519045da0a94da9ef5d0b82ce0532f30a')
+sha512sums=('ed9828546bb6f09b97d83649553b09451b0a072430dd3082bf523611c7b6a16a7ff955b17a9811fa41a904755b796edff061cb66249087123cd90c1a2a84fbbb')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list