beets: update to 1.4.7
Closes #14880. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
d6f2eab7fc
commit
749951732e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'beets'
|
||||
pkgname=beets
|
||||
version=1.4.6
|
||||
revision=4
|
||||
version=1.4.7
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://beets.radbox.org/"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/b/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=62079b2338799a64e7816096c5fae3b8909fb139e4d481ec3255336e67765b50
|
||||
checksum=3a33dba692bbd12fc8b92b0853513147367be06b4d93960c8cc5bda493f96f70
|
||||
|
||||
post_install() {
|
||||
vman man/beet.1
|
||||
|
|
Loading…
Reference in New Issue