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

speps speps at archlinux.org
Thu Dec 29 12:48:47 UTC 2016


    Date: Thursday, December 29, 2016 @ 12:48:46
  Author: speps
Revision: 203272

upgpkg: amsynth 1.7.0-1

Modified:
  amsynth/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-29 10:51:52 UTC (rev 203271)
+++ PKGBUILD	2016-12-29 12:48:46 UTC (rev 203272)
@@ -3,17 +3,17 @@
 # Contributor: Alessio Biancalana <dottorblaster at gmail.com>
 
 pkgname=amsynth
-pkgver=1.6.4
-pkgrel=2
+pkgver=1.7.0
+pkgrel=1
 pkgdesc="Analogue Modeling SYNTHesizer"
 arch=('i686' 'x86_64')
-url="http://amsynth.github.io/"
+url="https://amsynth.github.io/"
 license=('GPL')
 groups=('dssi-plugins' 'lv2-plugins')
-depends=('gtkmm' 'jack' 'liblo' 'desktop-file-utils')
-makedepends=('dssi' 'ladspa')
+depends=('gtkmm' 'jack' 'liblo')
+makedepends=('dssi' 'ladspa' 'intltool')
 source=("https://github.com/amsynth/amsynth/releases/download/release-$pkgver/amsynth-$pkgver.tar.bz2")
-md5sums=('35351ea2dcc01498eee472004e3adc10')
+md5sums=('4856f582caed59fca79dfe3ca4597938')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list