From a8bd833332ab13b030b0957961ff34d00737ba88 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sun, 29 Jul 2018 21:49:36 +0200 Subject: [PATCH] backblaze-b2: update to 1.3.2. --- 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 03a51669079..586aad8b2e5 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.0 +version=1.3.2 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=1deeea2f9e76bccc15514df2d032b8beca63f65989fd8441acf1b26e96a027c7 +checksum=55cfd021ddc484c0b7252c02c208bc455a9cb20b32fd8401a23b9b62858f3bfb post_install() { # Remove test directory polluting site-packages