summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Doege2017-11-25 14:20:24 +0100
committerMartin Doege2017-11-25 14:20:24 +0100
commitd7d5a924940444a3e0e0bdd8cb290580386cf197 (patch)
treee158b4bdc1aeebe011762b57b33d7bec152cd257 /PKGBUILD
parent8d1ee7597a5eb0475da63add442546343783e3cf (diff)
downloadaur-d7d5a924940444a3e0e0bdd8cb290580386cf197.tar.gz
update to 20170701
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 7 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 28ce925f8b2c..36ffbb1ba520 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,17 @@
-# Maintainer: Sean Bolton <sean at smbolton dot com>
+# Maintainer: Martin C. Doege <mdoege at compuserve dot com>
+# Contributor: Sean Bolton <sean at smbolton dot com>
+
pkgname=whysynth
-pkgver=20120903
-pkgrel=2
+pkgver=20170701
+pkgrel=1
pkgdesc="A versatile softsynth plugin for the DSSI Soft Synth Interface"
url="http://www.smbolton.com/whysynth.html"
depends=('alsa-lib' 'liblo' 'gtk2' 'fftw')
makedepends=('dssi')
+conflicts=('whysynth-git')
license=('GPL')
source=(http://www.smbolton.com/whysynth/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('b521b63ade13b09062a64c46d2eabee2')
+md5sums=('217bfeea23545c12cd0a1bc93de6ed0f')
arch=('i686' 'x86_64')
build() {