phonon: update to 4.8.3
This commit is contained in:
parent
2d4a85ca19
commit
f9414aa4ae
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'phonon'
|
||||
pkgname=phonon
|
||||
version=4.8.1
|
||||
version=4.8.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT=ON"
|
||||
|
@ -10,8 +10,8 @@ short_desc="The multimedia framework for KDE"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://phonon.kde.org/"
|
||||
distfiles="http://download.kde.org/stable/${pkgname}/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=b6ca0126cd5330731875acc1cc0b60f8c9ed7ebc71e1d0210b74bf21658027d1
|
||||
distfiles="http://download.kde.org/stable/${pkgname}/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=a1149c961ca1570968d070bbd23671e614aa506f847ca93748960e309f85da16
|
||||
|
||||
post_install() {
|
||||
# Create compat symlink for QT phonon.
|
||||
|
|
Loading…
Reference in New Issue