summaryrefslogtreecommitdiff
path: root/community/amsynth
diff options
context:
space:
mode:
Diffstat (limited to 'community/amsynth')
-rw-r--r--community/amsynth/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/amsynth/PKGBUILD b/community/amsynth/PKGBUILD
index 038fecfa2..1941e1876 100644
--- a/community/amsynth/PKGBUILD
+++ b/community/amsynth/PKGBUILD
@@ -3,17 +3,18 @@
# Contributor: Alessio Biancalana <dottorblaster@gmail.com>
pkgname=amsynth
-pkgver=1.4.1
+pkgver=1.4.2
pkgrel=1
pkgdesc="Analogue Modeling SYNTHesizer"
arch=('i686' 'x86_64')
url="http://code.google.com/p/$pkgname/"
license=('GPL')
+groups=('dssi-plugins' 'lv2-plugins')
depends=('gtkmm' 'jack' 'liblo' 'desktop-file-utils')
makedepends=('dssi' 'ladspa')
install="$pkgname.install"
source=("http://downloads.sourceforge.net/project/amsynthe/amsynth-$pkgver.tar.gz")
-md5sums=('ea3815142cf2000572f40c64b21fd982')
+md5sums=('92aeadad41792e4dfedff5ab16a5cc5e')
build() {
cd $pkgname-$pkgver