audacious: update to 3.8. (soname bump)
This commit is contained in:
parent
ded5ef1ec5
commit
df48cd0e41
2 changed files with 5 additions and 5 deletions
|
@ -1077,9 +1077,9 @@ 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.3 audacious-3.6_1
|
||||
libaudgui.so.3 audacious-3.6_1
|
||||
libaudtag.so.2 audacious-3.6_1
|
||||
libaudcore.so.4 audacious-3.8_1
|
||||
libaudgui.so.4 audacious-3.8_1
|
||||
libaudtag.so.3 audacious-3.8_1
|
||||
libgstreamer-1.0.so.0 gstreamer1-1.0.0_1
|
||||
libgstbase-1.0.so.0 gstreamer1-1.0.0_1
|
||||
libgstcontroller-1.0.so.0 gstreamer1-1.0.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'audacious'.
|
||||
pkgname=audacious
|
||||
version=3.7.2
|
||||
version=3.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-thunar"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="http://audacious-media-player.org/"
|
||||
distfiles="http://distfiles.${pkgname}-media-player.org/${pkgname}-${version}.tar.bz2"
|
||||
checksum=04f9eaba4522ce9674e6ed8afc7bd6b5fa9a1e240f8090589fc1874f6659f340
|
||||
checksum=ffe8c0661dcb999598887e8ee05cd24faa7939086f5a8183fdba6210a95c4a71
|
||||
|
||||
audacious-devel_package() {
|
||||
depends="audacious>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue