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

David Runge dvzrv at archlinux.org
Sat Sep 1 13:56:09 UTC 2018


    Date: Saturday, September 1, 2018 @ 13:56:09
  Author: dvzrv
Revision: 375941

upgpkg: spectmorph 0.4.1-1

Upgrading to 0.4.1 (fixing source, as upstream has changed links to source tarball).

Modified:
  spectmorph/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-01 13:04:41 UTC (rev 375940)
+++ PKGBUILD	2018-09-01 13:56:09 UTC (rev 375941)
@@ -1,8 +1,8 @@
 # Maintainer: David Runge <dave at sleepmap.de>
 pkgname=spectmorph
-pkgver=0.4.0
-pkgrel=3
-pkgdesc="A free software project which allows to analyze samples of musical instruments, and to combine them (morphing)"
+pkgver=0.4.1
+pkgrel=1
+pkgdesc="Analyze samples of musical instruments and combine them (morphing)"
 arch=('x86_64')
 url="http://spectmorph.org/"
 license=('LGPL3')
@@ -10,10 +10,10 @@
 depends=('cairo' 'fftw' 'jack' 'libao' 'qt5-base')
 makedepends=('lv2')
 optdepends=('python2: For sminstbuilder')
-source=("http://spectmorph.org/downloads/${pkgname}-${pkgver}.tar.bz2"
+source=("http://www.spectmorph.org/files/releases/${pkgname}-${pkgver}.tar.bz2"
         "http://spectmorph.org/files/instruments/${pkgname}-instruments-${pkgver}.tar.xz")
-sha512sums=('6b8139e9ee7b60889a78a21b03ae1ad06bc8b1d75b8bfdf72af64dc812028f4e83cfd8ed20af834a90ed5d62ee7234257db198371f90a909c72ca897aa17be3d'
-            '94fa1bc39f36677627b1f8699dc7e65be2567fedaf18b762ab5de83a2ffd8ef683e49b62a8a779346b359eb1438cbd0dd88b0bfb12e7fcdfb8f6e3b30ac1d495')
+sha512sums=('9dd28ae09f56df07a224c5b3d3b500d117059a7585a405321d33c539dc4f5cbff1183602e10be1f0f343532b63f1a442c6df403fdf5356b0dbc566800aa0b5d2'
+            'b7b564dcd2d144272f2620172c43ed453069fa22b516e4f259e498acfe0f6720ead700fff672327786cda8e2f8723362169261219c79bd4a85078ab8edfe9029')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list