phonon-backend-vlc: update to 0.7.2.
This commit is contained in:
parent
c76b557ee6
commit
3a388b819d
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'phonon-backend-vlc'
|
# Template file for 'phonon-backend-vlc'
|
||||||
pkgname=phonon-backend-vlc
|
pkgname=phonon-backend-vlc
|
||||||
version=0.7.1
|
version=0.7.2
|
||||||
revision=2
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DCMAKE_INSTALL_LIBDIR=lib"
|
configure_args="-DCMAKE_INSTALL_LIBDIR=lib"
|
||||||
|
@ -14,5 +14,5 @@ short_desc="Phonon VLC backend"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://phonon.kde.org/"
|
homepage="http://phonon.kde.org/"
|
||||||
distfiles="http://download.kde.org/stable/phonon/${pkgname}/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="http://download.kde.org/stable/phonon/${pkgname}/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=230bb7f3377fd6e82b19d9438026308d7584ae34945cb5aa9fdb23f39980158e
|
checksum=0a788360df2e3439efefacae70b73252c1e1d4a7ad08f4d93301d77a915d95a9
|
||||||
|
|
Loading…
Reference in New Issue