summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTomas Krizek2022-01-04 22:53:44 +0100
committerTomas Krizek2022-01-04 22:53:54 +0100
commit880df79e8a9b051da8de8dfac48125217b7ebd67 (patch)
tree4918455691958bf777502e7e32f9bd62900b5160 /.SRCINFO
parentb38b3455341b5a9324336aa226e464fd09fce76f (diff)
downloadaur-880df79e8a9b051da8de8dfac48125217b7ebd67.tar.gz
release 2.2.0 + add blessings
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d53cd547a8e..2216f924a22d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,17 @@
pkgbase = python-websharecli
pkgdesc = CLI utility to download from webshare.cz
- pkgver = 2.1.0
+ pkgver = 2.2.0
pkgrel = 1
url = https://github.com/tomaskrizek/websharecli
arch = any
license = GPL3
depends = python
+ depends = python-blessings
depends = python-requests
depends = python-setuptools
depends = python-xmltodict
depends = python-yaml
- source = https://github.com/tomaskrizek/websharecli/archive/v2.1.0/websharecli-2.1.0.tar.gz
- sha256sums = ed9b64d6ca7035eb12d78751de6efb84e73635675440b5ac06e1523c9e83cb5f
+ source = https://github.com/tomaskrizek/websharecli/archive/v2.2.0/websharecli-2.2.0.tar.gz
+ sha256sums = acf1f7a7f1c2744f3606c37fba88a6966dfca91565e02ec2d108a413034a6061
pkgname = python-websharecli