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

speps speps at archlinux.org
Sat Jan 30 13:06:41 UTC 2016


    Date: Saturday, January 30, 2016 @ 14:06:41
  Author: speps
Revision: 159546

upgpkg: amsynth 1.6.4-1

Modified:
  amsynth/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-30 13:06:26 UTC (rev 159545)
+++ PKGBUILD	2016-01-30 13:06:41 UTC (rev 159546)
@@ -3,8 +3,8 @@
 # Contributor: Alessio Biancalana <dottorblaster at gmail.com>
 
 pkgname=amsynth
-pkgver=1.6.2
-pkgrel=2
+pkgver=1.6.4
+pkgrel=1
 pkgdesc="Analogue Modeling SYNTHesizer"
 arch=('i686' 'x86_64')
 url="http://amsynth.github.io/"
@@ -13,8 +13,8 @@
 depends=('gtkmm' 'jack' 'liblo' 'desktop-file-utils')
 makedepends=('dssi' 'ladspa')
 install="$pkgname.install"
-source=("https://github.com/amsynth/amsynth/releases/download/release-$pkgver/amsynth-$pkgver.tar.gz")
-md5sums=('254c393675adb7ff2d9e1ee1dc0ba1b1')
+source=("https://github.com/amsynth/amsynth/releases/download/release-$pkgver/amsynth-$pkgver.tar.bz2")
+md5sums=('35351ea2dcc01498eee472004e3adc10')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list