bum: fix pycompile_module= naming
This commit is contained in:
parent
c43864c72c
commit
5ec01e1ec2
@ -1,10 +1,10 @@
|
|||||||
# Template file for 'bum'
|
# Template file for 'bum'
|
||||||
pkgname=bum
|
pkgname=bum
|
||||||
version=0.1.3
|
version=0.1.3
|
||||||
revision=2
|
revision=3
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_modules="bum"
|
pycompile_module="bum"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-setuptools python3-mpd2 python3-musicbrainzngs python3-mpv"
|
depends="python3-setuptools 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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user