mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
audacious: update to 3.10.1.
This commit is contained in:
parent
4976f7d20e
commit
88020780a1
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'audacious'.
|
||||
# Template file for 'audacious'
|
||||
pkgname=audacious
|
||||
version=3.10
|
||||
version=3.10.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-thunar"
|
||||
|
@ -10,9 +10,9 @@ depends="desktop-file-utils hicolor-icon-theme"
|
|||
short_desc="Lightweight, advanced audio player focused on audio quality"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="http://audacious-media-player.org/"
|
||||
distfiles="http://distfiles.${pkgname}-media-player.org/${pkgname}-${version}.tar.bz2"
|
||||
checksum=6e4d49ac48a373c4c47d605fe18fbd5854bc30af6fece11331069af40eaa3fb5
|
||||
homepage="https://audacious-media-player.org/"
|
||||
distfiles="https://distfiles.${pkgname}-media-player.org/${pkgname}-${version}.tar.bz2"
|
||||
checksum=8366e840bb3c9448c2cf0cf9a0800155b0bd7cc212a28ba44990c3d2289c6b93
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue