audacious: update to 3.5.1.
This commit is contained in:
parent
81bd0f6f70
commit
c484cbfb45
|
@ -1050,8 +1050,8 @@ liblash.so.1 ladish-1_1
|
|||
libmowgli-2.so.0 libmowgli-2.0.0_1
|
||||
libguess.so.1 libguess-1.1_1
|
||||
libaudclient.so.2 audacious-3.3.1_1
|
||||
libaudcore.so.1 audacious-3.3.1_1
|
||||
libaudgui.so.1 audacious-3.3.1_1
|
||||
libaudcore.so.2 audacious-3.5.1_1
|
||||
libaudgui.so.2 audacious-3.5.1_1
|
||||
libaudtag.so.1 audacious-3.3.1_1
|
||||
libgstreamer-1.0.so.0 gstreamer1-1.0.0_1
|
||||
libgstbase-1.0.so.0 gstreamer1-1.0.0_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'audacious'.
|
||||
pkgname=audacious
|
||||
version=3.4.3
|
||||
revision=2
|
||||
version=3.5.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-thunar"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="http://audacious-media-player.org/"
|
||||
distfiles="http://distfiles.${pkgname}-media-player.org/${pkgname}-${version}.tar.bz2"
|
||||
checksum=183454f4df1482e569d16d1452b3e14010daeab2fbf9dfdd82cf741a72e39f12
|
||||
checksum=df380e1ade112c703f57bc3883c71a1025e8d77091a772b86c0f9072efa69507
|
||||
|
||||
audacious-devel_package() {
|
||||
depends="audacious>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue