python3-priority: update to 2.0.0.
This commit is contained in:
parent
26430b8ead
commit
5a9de427fb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-priority'
|
||||
pkgname=python3-priority
|
||||
version=1.3.0
|
||||
revision=2
|
||||
version=2.0.0
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="MIT"
|
||||
homepage="https://pypi.org/project/priority"
|
||||
distfiles="${PYPI_SITE}/p/priority/priority-${version}.tar.gz"
|
||||
checksum=6bc1961a6d7fcacbfc337769f1a382c8e746566aaa365e78047abe9f66b2ffbe
|
||||
checksum=c965d54f1b8d0d0b19479db3924c7c36cf672dbf2aec92d43fbdaf4492ba18c0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue