From d466ef49f224a9347fe0375eac8126725e10a0a4 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 23 Feb 2012 23:15:11 +0000 Subject: Thu Feb 23 23:15:11 UTC 2012 --- community/soundkonverter/PKGBUILD | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'community/soundkonverter/PKGBUILD') diff --git a/community/soundkonverter/PKGBUILD b/community/soundkonverter/PKGBUILD index 2240b72f5..f34b6c881 100644 --- a/community/soundkonverter/PKGBUILD +++ b/community/soundkonverter/PKGBUILD @@ -1,10 +1,11 @@ -# $Id: PKGBUILD 58635 2011-11-16 22:07:30Z andrea $ -# Maintainer: Mateusz Herych +# $Id: PKGBUILD 66120 2012-02-23 01:34:13Z andrea $ +# Maintainer: +# Contributor: Mateusz Herych # Contributor: Eric Belanger # Contributor: Darwin Bautista pkgname=soundkonverter -pkgver=1.2.0 +pkgver=1.3.3 pkgrel=1 pkgdesc="Front-end to various audio converters" arch=('i686' 'x86_64') @@ -24,8 +25,8 @@ optdepends=('cdrkit: cdda2wav backend' 'vorbisgain: vorbisgain backend' ) install=$pkgname.install -source=("https://gitorious.org/soundkonverter/soundkonverter/blobs/raw/180e777aa3d91456ac386868a1e324ca28649e2e/release/${pkgname}-${pkgver}.tar.gz") -md5sums=('e4c4ccf1f7f93f758c3d440f67f61a64') +source=("http://kde-apps.org/CONTENT/content-files/29024-${pkgname}-${pkgver}.tar.gz") +md5sums=('cb61ee363f78f9dfaf807780ef65095d') build() { cd "${srcdir}" -- cgit v1.2.3-54-g00ecf