diff --git a/srcpkgs/beets/template b/srcpkgs/beets/template index 27a3846faf..ce5ce06832 100644 --- a/srcpkgs/beets/template +++ b/srcpkgs/beets/template @@ -1,12 +1,12 @@ # Template file for 'beets' pkgname=beets version=1.4.6 -revision=1 +revision=2 noarch=yes -build_style=python2-module -hostmakedepends="python-setuptools" -depends="mutagen python-enum34 python-munkres python-musicbrainzngs python-Unidecode - python-yaml python-jellyfish python-setuptools python-six" +build_style=python3-module +hostmakedepends="python3-setuptools" +depends="mutagen python3-munkres python3-musicbrainzngs python3-Unidecode + python3-yaml python3-jellyfish python3-six python3-mutagen" pycompile_module="beets beetsplug" short_desc="Media library management system for obsessive-compulsive music geeks" maintainer="Juan RP "