beets: update to 1.4.5
This commit is contained in:
parent
c10c6f94f7
commit
9093e85c5c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'beets'
|
||||
pkgname=beets
|
||||
version=1.4.3
|
||||
version=1.4.5
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python2-module
|
||||
|
@ -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=b93fbe11998a29cd432b0a88741b9ced0e5ac50e80362d41e13e867d851ae464
|
||||
checksum=1bea88c5c23137a36d09590856df8c2f4e857ef29890d16c4d14b1170e9202fc
|
||||
|
||||
post_install() {
|
||||
vman man/beet.1
|
||||
|
|
Loading…
Reference in a new issue