[arch-commits] Commit in x42-plugins/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Fri Feb 22 10:10:40 UTC 2019


    Date: Friday, February 22, 2019 @ 10:10:39
  Author: dvzrv
Revision: 435176

upgpkg: x42-plugins 20190206-1

Upgrading to 20190206. Adding XDG integration for new plugin (x42-spectr).

Modified:
  x42-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-22 10:05:13 UTC (rev 435175)
+++ PKGBUILD	2019-02-22 10:10:39 UTC (rev 435176)
@@ -2,8 +2,8 @@
 # Contributor: Lieven Moors <lievenmoors at gmail.com>
 
 pkgname=x42-plugins
-pkgver=20190105
-pkgrel=2
+pkgver=20190206
+pkgrel=1
 pkgdesc="Collection of LV2 plugins"
 arch=('x86_64')
 url="https://github.com/x42/x42-plugins"
@@ -12,7 +12,7 @@
 makedepends=('gendesk' 'gtk2' 'help2man' 'lv2' 'ttf-dejavu')
 groups=('lv2-plugins' 'pro-audio')
 source=("http://gareus.org/misc/${pkgname}/${pkgname}-${pkgver}.tar.xz")
-sha512sums=('ad7b42c14427683531aa6db40c8fca7c15d9048e3afd30749d57dba929a43aa57363106f7770fda16ef97dc2e92edeaa8d150f55e9589e64c64b6c388fd44afe')
+sha512sums=('a70b3646bd5c93d95055512c6134e9900201359ef6f6b57ed9ed22ddb735f518e1a5d011b5d4b6e3d347c014d9142984cf1de0fdb4b469f280f44790cfcb069b')
 
 prepare() {
   cd "${pkgname}-${pkgver}"
@@ -23,6 +23,7 @@
     ["meter"]="Collection of audio-level meters"
     ["mixtri"]="Matrix mixer and trigger processor"
     ["scope"]="Simple audio oscilloscope with variable time scale, triggering, cursors and numeric readout"
+    ["spectr"]="Spectrum Analyzer"
     ["stepseq"]="Simple step sequencer for moddevices.com"
     ["tuna"]="A musical instrument tuner with strobe characteristics"
   )
@@ -33,6 +34,7 @@
     ["meter"]="Audio Meter Collection"
     ["mixtri"]="Mixer'n'Trigger"
     ["scope"]="Oscilloscope"
+    ["spectr"]="Spectrum Analyzer"
     ["stepseq"]="Step Sequencer"
     ["tuna"]="Music Instrument Tuner"
   )



More information about the arch-commits mailing list