summaryrefslogtreecommitdiff
path: root/pcr/synthv1/PKGBUILD
diff options
context:
space:
mode:
authorMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-07-17 21:47:31 -0300
committerMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-07-17 21:47:31 -0300
commitb07a0ca9eeab704020265797aa610b08f0463f4c (patch)
tree57404dade952a7391957f943a2c2eed269a3c4c4 /pcr/synthv1/PKGBUILD
parentb7d234e361c96ebe6f9d0f013a4148977a5ec9fb (diff)
parentfd376937c1bb4ad0d82620ce04ef072552c59b73 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'pcr/synthv1/PKGBUILD')
-rw-r--r--pcr/synthv1/PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/pcr/synthv1/PKGBUILD b/pcr/synthv1/PKGBUILD
index 1a96b84f8..2cce2ef0b 100644
--- a/pcr/synthv1/PKGBUILD
+++ b/pcr/synthv1/PKGBUILD
@@ -1,17 +1,16 @@
-# Maintainer: Guest One <theguestone at gmail dot com>
pkgname=synthv1
-pkgver=0.3.3
+pkgver=0.3.4
pkgrel=1
pkgdesc="An old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx"
-arch=('i686' 'x86_64')
+arch=(i686 x86_64)
url="http://$pkgname.sourceforge.net/$pkgname-index.html"
license=('GPL')
groups=('lv2-plugins')
-depends=('jack' 'liblo' 'lv2' 'qt4')
+depends=('jack' 'liblo' 'lv2' 'qt4' 'shared-mime-info')
install="$pkgname.install"
source=("http://download.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('18bd21921ee65b718b2feb1d0ab03ac7')
+md5sums=('63ca2f7961bbc708928d2f792e32d166')
build() {
cd "$srcdir/$pkgname-$pkgver"