summaryrefslogtreecommitdiff
path: root/community/soundkonverter/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/soundkonverter/PKGBUILD')
-rw-r--r--community/soundkonverter/PKGBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/community/soundkonverter/PKGBUILD b/community/soundkonverter/PKGBUILD
index 16126aa59..2240b72f5 100644
--- a/community/soundkonverter/PKGBUILD
+++ b/community/soundkonverter/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 54953 2011-08-28 23:34:04Z andrea $
-# Maintainer: Eric Belanger <eric@archlinux.org>
+# $Id: PKGBUILD 58635 2011-11-16 22:07:30Z andrea $
# Maintainer: Mateusz Herych <heniekk@gmail.com>
+# Contributor: Eric Belanger <eric@archlinux.org>
# Contributor: Darwin Bautista <djclue917@gmail.com>
pkgname=soundkonverter
-pkgver=1.0.0
+pkgver=1.2.0
pkgrel=1
pkgdesc="Front-end to various audio converters"
arch=('i686' 'x86_64')
@@ -23,10 +23,9 @@ optdepends=('cdrkit: cdda2wav backend'
'speex: speexenc, speexdec backends'
'vorbisgain: vorbisgain backend'
)
-options=('libtool')
install=$pkgname.install
-source=("https://api.opensuse.org/public/source/home:HessiJames/${pkgname}/"${pkgname}-"${pkgver}.tar.gz")
-md5sums=('fc8bab43a27c53e651907489f5ce5032')
+source=("https://gitorious.org/soundkonverter/soundkonverter/blobs/raw/180e777aa3d91456ac386868a1e324ca28649e2e/release/${pkgname}-${pkgver}.tar.gz")
+md5sums=('e4c4ccf1f7f93f758c3d440f67f61a64')
build() {
cd "${srcdir}"