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

speps speps at archlinux.org
Tue Oct 27 16:59:16 UTC 2015


    Date: Tuesday, October 27, 2015 @ 17:59:16
  Author: speps
Revision: 145131

upgpkg: sonic-visualiser 2.5-1

Modified:
  sonic-visualiser/trunk/PKGBUILD

----------+
 PKGBUILD |   13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-27 16:51:44 UTC (rev 145130)
+++ PKGBUILD	2015-10-27 16:59:16 UTC (rev 145131)
@@ -3,7 +3,7 @@
 # Contributor: Orivej Desh <masecretaire at gmx.fr>
 
 pkgname=sonic-visualiser
-pkgver=2.4.1
+pkgver=2.5
 pkgrel=1
 pkgdesc="A viewer and analyser of music audio files."
 arch=('i686' 'x86_64')
@@ -13,16 +13,9 @@
          'liboggz' 'libpulse' 'portaudio' 'qt5-base' 'rubberband' 'sord' 'hicolor-icon-theme')
 install="$pkgname.install"
 options=('!makeflags')
-source=("http://code.soundsoftware.ac.uk/attachments/download/1185/$pkgname-$pkgver.tar.gz")
-md5sums=('24c8fa91a333c7776e39a30fda9a7783')
+source=("http://code.soundsoftware.ac.uk/attachments/download/1675/$pkgname-$pkgver.tar.gz")
+md5sums=('bb79007d4c57391b361cbc51304e1ce2')
 
-prepare() {
-  cd $pkgname-$pkgver
-
-  # wrong version in tarball
-  sed -i 's/2.4/2.4.1/' configure.ac
-}
-
 build() {
   cd $pkgname-$pkgver
   sh bootstrap.sh



More information about the arch-commits mailing list