beets: update to 1.3.0
This commit is contained in:
parent
b0dc4e1057
commit
f3e9824bd7
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'beets'
|
||||
pkgname=beets
|
||||
version=1.2.2
|
||||
version=1.3.0
|
||||
revision=1
|
||||
distfiles="https://github.com/sampsyo/beets/releases/download/v${version}/beets-${version}.tar.gz"
|
||||
checksum="8f96802ca0addbc811f240420e314f3845a25f718684b58dc6979a45b140f6b3"
|
||||
checksum="8323ac1a3a9632a996b54043aa592419c91c8575c5eb0c8f1b21a407ce5f96d3"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-devel"
|
||||
makedepends="python-distribute"
|
||||
|
|
Loading…
Reference in a new issue