diff options
author | root <root@rshg054.dnsready.net> | 2012-07-16 00:01:23 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-07-16 00:01:23 +0000 |
commit | 50a1eb604b2d5503a06d56b76347faa581160245 (patch) | |
tree | 0d29be50534518ab002e0e6da90300006b3aca58 /extra/phonon-gstreamer/PKGBUILD | |
parent | 1ed995034acd07688fe8e78b1d40901bcc662155 (diff) |
Mon Jul 16 00:01:23 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 c86f0503e..ec5ee7dfd 100644 --- a/extra/phonon-gstreamer/PKGBUILD +++ b/extra/phonon-gstreamer/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 150265 2012-02-16 07:51:52Z andrea $ +# $Id: PKGBUILD 163506 2012-07-14 10:11:44Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=phonon-gstreamer -pkgver=4.6.0 +pkgver=4.6.1 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=('cc380c7612aaaa87294185ded702f88a') +md5sums=('c0c8a1064e32c83dd6976187dcc491a3') build() { cd "${srcdir}" |