parent
572c0b47c8
commit
055d6f70f8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'beets'
|
# Template file for 'beets'
|
||||||
pkgname=beets
|
pkgname=beets
|
||||||
version=1.4.5
|
version=1.4.6
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://beets.radbox.org/"
|
homepage="http://beets.radbox.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/b/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/b/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=1bea88c5c23137a36d09590856df8c2f4e857ef29890d16c4d14b1170e9202fc
|
checksum=62079b2338799a64e7816096c5fae3b8909fb139e4d481ec3255336e67765b50
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman man/beet.1
|
vman man/beet.1
|
||||||
|
|
Loading…
Reference in a new issue