summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Manna2016-10-31 06:36:04 -0700
committerKyle Manna2016-10-31 06:36:04 -0700
commite2154bf349699c272629d5a74d7d35491433b937 (patch)
tree7b170d19ad643358581c710fe92923201b60e2d2
parent9bab10780daa614c3651b69131d2fbbb8e57e9de (diff)
downloadaur-e2154bf349699c272629d5a74d7d35491433b937.tar.gz
pkgrel: backblaze-b2 v0.6.8-2
* Add logfury dependency
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa462615debd..b32fa8017b16 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Oct 17 20:35:26 UTC 2016
+# Mon Oct 31 13:34:38 UTC 2016
pkgbase = backblaze-b2
pkgdesc = Backblaze B2 Command Line Client
pkgver = 0.6.8
- pkgrel = 1
+ pkgrel = 2
url = https://www.backblaze.com/b2/cloud-storage.html
arch = any
license = MIT
@@ -12,6 +12,7 @@ pkgbase = backblaze-b2
depends = python2-portalocker
depends = python2-requests
depends = python2-tqdm>=4.5.0
+ depends = python2-logfury>=0.1.2
source = https://github.com/Backblaze/B2_Command_Line_Tool/archive/v0.6.8.tar.gz
sha512sums = 4d33ce772cba79c4d35eee1953d51b4e4616995e699a41788f77383fb9bc910a53ad0729a73b7fd266b58568aa76b2c3aba117b3b1d6e4dbfefaa9187f4434b1
diff --git a/PKGBUILD b/PKGBUILD
index 63af50c57e0c..58cc9413450f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kyle Manna <kyle[at]kylemanna[d0t]com>
pkgname=backblaze-b2
pkgver=0.6.8
-pkgrel=1
+pkgrel=2
pkgdesc="Backblaze B2 Command Line Client"
url="https://www.backblaze.com/b2/cloud-storage.html"
depends=('python2'
@@ -9,6 +9,7 @@ depends=('python2'
'python2-portalocker'
'python2-requests'
'python2-tqdm>=4.5.0'
+ 'python2-logfury>=0.1.2'
)
optdepends=()
# MIT or Creative Commons: https://www.backblaze.com/using_b2_code.html