diff options
author | root <root@rshg054.dnsready.net> | 2012-08-15 00:02:45 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-08-15 00:02:45 +0000 |
commit | c0241f4d9174d80fb50b9561095a685c8a0a5058 (patch) | |
tree | d514c483a6361485025440e31f135ef36141453a /extra/phonon-gstreamer/PKGBUILD | |
parent | a36c4a33891932acf2ac1cdebbb9caed01d7df6f (diff) |
Wed Aug 15 00:02:44 UTC 2012
Diffstat (limited to 'extra/phonon-gstreamer/PKGBUILD')
-rw-r--r-- | extra/phonon-gstreamer/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/phonon-gstreamer/PKGBUILD b/extra/phonon-gstreamer/PKGBUILD index ec5ee7dfd..222f3f6d8 100644 --- a/extra/phonon-gstreamer/PKGBUILD +++ b/extra/phonon-gstreamer/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 163506 2012-07-14 10:11:44Z andrea $ +# $Id: PKGBUILD 165217 2012-08-13 13:16:45Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=phonon-gstreamer -pkgver=4.6.1 +pkgver=4.6.2 pkgrel=1 arch=('i686' 'x86_64') url='http://phonon.kde.org/' @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4' 'phonon' 'mesa') provides=('phonon-backend') install="${pkgname}.install" source=("http://download.kde.org/stable/phonon/phonon-backend-gstreamer/${pkgver}/src/phonon-backend-gstreamer-${pkgver}.tar.xz") -md5sums=('c0c8a1064e32c83dd6976187dcc491a3') +md5sums=('8c08875d10952bc5685bcec8de3acb2d') build() { cd "${srcdir}" |