mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
parent
22b8f872ab
commit
40579da7fc
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'bum'
|
# Template file for 'bum'
|
||||||
pkgname=bum
|
pkgname=bum
|
||||||
version=0.1.2
|
version=0.1.3
|
||||||
revision=1
|
revision=1
|
||||||
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_modules="bum"
|
pycompile_modules="bum"
|
||||||
noarch=yes
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-mpd2 python3-musicbrainzngs python3-mpv"
|
depends="python3-mpd2 python3-musicbrainzngs python3-mpv"
|
||||||
short_desc="Daemon that downloads and displays album arts via MPD events"
|
short_desc="Daemon that downloads and displays album arts via MPD events"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/dylanaraps/bum"
|
homepage="https://github.com/dylanaraps/bum"
|
||||||
distfiles="https://github.com/dylanaraps/bum/archive/${version}.tar.gz"
|
distfiles="https://github.com/dylanaraps/bum/archive/${version}.tar.gz"
|
||||||
checksum=de6ecaaf532d2e1f5c25a8db9f1cb87e08d2fd278b1770e914524e3bec9aaf39
|
checksum=512b64d2fbd0d96b1c242f5e2b916c126671bd16dfbb5c71d164a39b5ebeeebe
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue