From 737a83f3245f9456047555191450ac105628d59a Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sun, 9 Dec 2018 01:07:34 +0100 Subject: [PATCH] backblaze-b2: update to 1.3.8. --- srcpkgs/backblaze-b2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/backblaze-b2/template b/srcpkgs/backblaze-b2/template index df1437dd367..9914146258f 100644 --- a/srcpkgs/backblaze-b2/template +++ b/srcpkgs/backblaze-b2/template @@ -1,6 +1,6 @@ # Template file for 'backblaze-b2' pkgname=backblaze-b2 -version=1.3.6 +version=1.3.8 revision=1 noarch=yes wrksrc="B2_Command_Line_Tool-${version}" @@ -14,7 +14,7 @@ maintainer="Andrea Brancaleoni " license="MIT" homepage="https://github.com/Backblaze/B2_Command_Line_Tool" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=077d5e9b186d4cb0be1fcbeb3b80e1788d8b941b0fcfbf2c7386b8c6a653740c +checksum=2ed276b9eb6796470280e4be27ef96018e338a87efa9cd70115ffbb6b030a6ae post_install() { # Remove test directory polluting site-packages