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

speps speps at nymeria.archlinux.org
Mon May 5 11:27:54 UTC 2014


    Date: Monday, May 5, 2014 @ 13:27:54
  Author: speps
Revision: 110711

upgpkg: amsynth 1.4.2-1

Modified:
  amsynth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-05 10:31:05 UTC (rev 110710)
+++ PKGBUILD	2014-05-05 11:27:54 UTC (rev 110711)
@@ -3,17 +3,18 @@
 # Contributor: Alessio Biancalana <dottorblaster at 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




More information about the arch-commits mailing list