summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbitcoinlizard2023-10-05 18:33:09 -0500
committerbitcoinlizard2023-10-05 18:33:09 -0500
commit9e1851f778391a699fee310c6ab3d9453566f2aa (patch)
tree09f10b33217f24282824291d44a9680481fe4b06 /PKGBUILD
parent117db25bc6c2ed82cccfc23c6dfa50906c245bbd (diff)
downloadaur-9e1851f778391a699fee310c6ab3d9453566f2aa.tar.gz
upgpkg: specter-desktop 2.0.2: upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee75bf478e4d..56332fb983b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,21 +1,21 @@
# Maintainer: bitcoinlizard <bitcoinlizard at fastmail dot com>
pkgname=specter-desktop
-pkgver=2.0.1
+pkgver=2.0.2
pkgrel=1
pkgdesc="Specter Desktop functions as a watch-only coordinator for multi-signature and single-key Bitcoin wallets."
arch=('any')
url="https://specter.solutions"
license=('MIT')
makedepends=('python-setuptools')
-depends=('python' 'python-aniso8601' 'python-apscheduler' 'python-babel' 'python-base58' 'python-bitbox02' 'python-cbor' 'python-certifi' 'python-cffi' 'python-chardet' 'python-charset-normalizer' 'python-click' 'python-cryptography' 'python-ecdsa' 'python-embit' 'python-flask' 'python-flask-apscheduler' 'python-flask-babel=2.0.0' 'python-flask-cors' 'python-flask-httpauth' 'python-flask-login' 'python-flask-restful' 'python-flask-sqlalchemy' 'python-flask-wtf' 'python-greenlet' 'gunicorn' 'python-h11' 'python-hidapi' 'python-hwilib' 'python-idna' 'python-itsdangerous' 'python-jinja' 'python-libusb1' 'python-markupsafe' 'python-mnemonic' 'python-noiseprotocol-git' 'python-numpy' 'python-pandas' 'python-pgpy' 'python-plotly' 'python-protobuf' 'python-psutil' 'python-psycopg2' 'python-pyaes' 'python-pyasn1' 'python-pycparser' 'python-pyjwt' 'python-pyopenssl' 'python-pyserial' 'python-pysocks' 'python-dateutil' 'python-dotenv' 'python-pytimeparse' 'python-pytz' 'python-pytz-deprecation-shim' 'python-requests' 'python-semver' 'python-simple-websocket' 'python-six' 'python-sqlalchemy' 'python-stem' 'python-tenacity' 'python-typing-extensions' 'python-tzdata' 'python-tzlocal' 'python-urllib3' 'python-werkzeug' 'python-wsproto' 'python-wtforms' 'python-importlib-metadata' 'python-daemonize' 'python-wheel' 'specterext-exfund' 'specterext-faucet' 'specterext-liquidissuer' 'specterext-spectrum' 'specterext-stacktrack')
+depends=('python' 'python-aniso8601' 'python-apscheduler' 'python-babel' 'python-base58' 'python-bitbox02' 'python-cbor' 'python-certifi' 'python-cffi' 'python-chardet' 'python-charset-normalizer' 'python-click' 'python-cryptography' 'python-ecdsa' 'python-embit' 'python-flask' 'python-flask-apscheduler' 'python-flask-babel' 'python-flask-cors' 'python-flask-httpauth' 'python-flask-login' 'python-flask-restful' 'python-flask-sqlalchemy' 'python-flask-wtf' 'python-greenlet' 'gunicorn' 'python-h11' 'python-hidapi' 'python-hwilib' 'python-idna' 'python-itsdangerous' 'python-jinja' 'python-libusb1' 'python-markupsafe' 'python-mnemonic' 'python-noiseprotocol-git' 'python-numpy' 'python-pandas' 'python-pgpy' 'python-plotly' 'python-protobuf' 'python-psutil' 'python-psycopg2' 'python-pyaes' 'python-pyasn1' 'python-pycparser' 'python-pyjwt' 'python-pyopenssl' 'python-pyserial' 'python-pysocks' 'python-dateutil' 'python-dotenv' 'python-pytimeparse' 'python-pytz' 'python-pytz-deprecation-shim' 'python-requests' 'python-semver' 'python-simple-websocket' 'python-six' 'python-sqlalchemy' 'python-stem' 'python-tenacity' 'python-typing-extensions' 'python-tzdata' 'python-tzlocal' 'python-urllib3' 'python-werkzeug' 'python-wsproto' 'python-wtforms' 'python-importlib-metadata' 'python-daemonize' 'python-wheel' 'specterext-exfund' 'specterext-faucet' 'specterext-liquidissuer' 'specterext-spectrum' 'specterext-stacktrack')
backup=(usr/lib/systemd/system/specter.service)
install=$pkgname.install
source=("https://github.com/cryptoadvance/${pkgname}/archive/refs/tags/v${pkgver}.tar.gz"
'specter.service'
'specter-desktop.install')
-sha256sums=('774499fd54665539b03769ab7f4476609ecfd24ef13376c2c56f165fd9c3a0e9'
+sha256sums=('da12e3da151d75647a0736e308b889014001c45d883f7a417287227f4ae7c647'
'9b5f57a0ebd48e6b7d1ac240913e4b502a6e3ffc5b64ff87ed263f1a4810a265'
'668ace7f14369014e42197321fa7e0edc90737c87e2b6a68354ab205d37e3aa6')