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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Tue Sep 17 09:33:45 UTC 2013


    Date: Tuesday, September 17, 2013 @ 11:33:44
  Author: bpiotrowski
Revision: 97315

upgpkg: cantata 1.1.2-1

- new upstream release

Modified:
  cantata/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-17 08:45:51 UTC (rev 97314)
+++ PKGBUILD	2013-09-17 09:33:44 UTC (rev 97315)
@@ -5,9 +5,9 @@
 # Contributor: MisterFred <mister.fred[at]free[dot]fr>
 
 pkgname=cantata
-pkgver=1.0.3
+pkgver=1.1.2
 pkgdesc="A KDE client for the music player daemon (MPD)"
-pkgrel=2
+pkgrel=1
 arch=('i686' 'x86_64')
 url="http://kde-apps.org/content/show.php/Cantata?content=147733"
 license=('GPL')
@@ -15,13 +15,8 @@
 makedepends=('cmake' 'automoc4')
 install="$pkgname.install"
 source=("http://cantata.googlecode.com/files/$pkgname-$pkgver.tar.bz2")
-md5sums=('fd942d25127a7936efaf1fe887d66189')
+md5sums=('628991865a505284a7ce56e117cd36cc')
 
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-  sed -i 's/AVCODEC_MAX_AUDIO_FRAME_SIZE/192000/' replaygain/ffmpeginput.cpp
-}
-
 build() {
   cd "$srcdir/$pkgname-$pkgver"
   mkdir build




More information about the arch-commits mailing list