picard: update to 2.0.1. (#1099)
This commit is contained in:
parent
70366cb2ea
commit
937459d633
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'picard'
|
||||
pkgname=picard
|
||||
version=2.0
|
||||
version=2.0.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname}-release-${version}.0"
|
||||
wrksrc="${pkgname}-release-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="picard"
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -16,4 +16,4 @@ short_desc="MusicBrainz's audio tagger"
|
|||
homepage="http://picard.musicbrainz.org/"
|
||||
changelog="https://picard.musicbrainz.org/changelog/"
|
||||
distfiles="http://ftp.musicbrainz.org/pub/musicbrainz/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=9607146f75c5ba56298062ae063db3c77ff107d0196fb21bd58eaf2e2f843054
|
||||
checksum=28498c34700d6140e6ac05199cc32fef6e46b77fd2ec31f151dd9213fa01ea24
|
||||
|
|
Loading…
Reference in a new issue