beets: update to 1.3.14.
This commit is contained in:
parent
cc03e898fd
commit
64272365f0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'beets'
|
||||
pkgname=beets
|
||||
version=1.3.13
|
||||
revision=3
|
||||
version=1.3.14
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style="python-module"
|
||||
hostmakedepends="python-setuptools"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://beets.radbox.org/"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/b/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=6d973c3484079b22b7d281f771a97c03f9bb14bdd94f45b673f9d754875b2c59
|
||||
checksum=9edf3da761fdebabdff7adc5258e47416249481bb450acd403cb52e7487563c2
|
||||
|
||||
post_install() {
|
||||
vman man/beet.1
|
||||
|
|
Loading…
Reference in a new issue