From d22347dfca1c2ab7e2c5dbf723b2d23730b83c63 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Wed, 16 Oct 2019 13:53:00 +0300 Subject: [PATCH] onionshare: update to 2.2. --- srcpkgs/onionshare/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/onionshare/template b/srcpkgs/onionshare/template index d97ab937a92..c585ae6101e 100644 --- a/srcpkgs/onionshare/template +++ b/srcpkgs/onionshare/template @@ -1,6 +1,6 @@ # Template file for 'onionshare' pkgname=onionshare -version=2.1 +version=2.2 revision=1 archs=noarch build_style=python3-module @@ -12,13 +12,14 @@ depends="python3-cffi python3-chardet python3-click python3-cryptography python3-Jinja2 python3-MarkupSafe python3-pycparser python3-pycryptodome python3-PyQt5 python3-pysocks python3-requests python3-six python3-stem python3-urllib3 python3-Werkzeug python3-asn1crypto python3-altgraph - python3-sip-PyQt5 python3-macholib python3-pefile python3-simplejson tor" + python3-sip-PyQt5 python3-macholib python3-pefile python3-simplejson tor + python3-Flask-HTTPAuth" short_desc="Share files anonymously and securely" maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://onionshare.org/" distfiles="https://github.com/micahflee/onionshare/archive/v${version}.tar.gz" -checksum=b412bc1e9d08deaa2805cfc9532b556928fa7b332d249189fb0887f27d587ddb +checksum=7173863d7582b05aa8fd0d2207236e3cbbb38d854aad65e3b98ec5baad521fc2 conf_files="/etc/apparmor.d/local/*"