python-b2sdk: update to 1.1.4.
This commit is contained in:
parent
ce9ebfc86f
commit
fc062dab5e
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'python-b2sdk'
|
||||
# keep python-b2sdk name to revert this package
|
||||
pkgname=python-b2sdk
|
||||
version=1.0.2
|
||||
revision=2
|
||||
version=1.1.4
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="b2sdk-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -16,7 +16,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="MIT"
|
||||
homepage="https://pypi.org/project/b2sdk"
|
||||
distfiles="${PYPI_SITE}/b/b2sdk/b2sdk-${version}.tar.gz"
|
||||
checksum=10402f7f401652298ed5eb896997b0258773e93a9568440e98b5699aa7b77390
|
||||
checksum=32451fab6e2f26e0316ebea1df96a864fc4a7fa7044a9f5ec90504d51a3ea23c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue