mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
beets: update to 1.3.18.
This commit is contained in:
parent
67a982b6ce
commit
2049b1db43
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.3.17
|
version=1.3.18
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style="python-module"
|
build_style="python-module"
|
||||||
|
@ -12,7 +12,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=cce43c64f68b54c023cf5dade0a509c32e1bbd890b2c68e3fcfa368dc2d5e779
|
checksum=8dced2ec4462c60e9163165dd3bfa8e8eac77d103953e0cd608bd2a2b8f7ef26
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman man/beet.1
|
vman man/beet.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue