From ee986807d570420fefd669f283896d04b8de9d5c Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 16 Nov 2020 16:49:47 +0100 Subject: [PATCH] python-b2sdk: update to 1.2.0. --- srcpkgs/python-b2sdk/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-b2sdk/template b/srcpkgs/python-b2sdk/template index 6ee518013bc..ab0f4edc4ab 100644 --- a/srcpkgs/python-b2sdk/template +++ b/srcpkgs/python-b2sdk/template @@ -1,8 +1,8 @@ # Template file for 'python-b2sdk' # keep python-b2sdk name to revert this package pkgname=python-b2sdk -version=1.1.4 -revision=3 +version=1.2.0 +revision=1 wrksrc="b2sdk-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -14,7 +14,7 @@ maintainer="Andrea Brancaleoni " license="MIT" homepage="https://pypi.org/project/b2sdk" distfiles="${PYPI_SITE}/b/b2sdk/b2sdk-${version}.tar.gz" -checksum=32451fab6e2f26e0316ebea1df96a864fc4a7fa7044a9f5ec90504d51a3ea23c +checksum=8e46ff9d47a9b90d8b9beab1969fcf4920300b02e20e6bf0745be04e09e8a6ff post_install() { vlicense LICENSE