summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuis Aranguren2024-03-21 01:53:51 +1100
committerLuis Aranguren2024-03-21 01:53:51 +1100
commit4c7e44b4288f5e741b7fe024376cd8fc948ad544 (patch)
treea44c2e0b6581368501d2d1446001adacff977dac /PKGBUILD
parent32fc99eaf09dd4aa2f7d776fe5e49e18cf7a6448 (diff)
downloadaur-4c7e44b4288f5e741b7fe024376cd8fc948ad544.tar.gz
updated pkgver 4.5.4.r13.g88843f244, from python-aiorpcx-git to python-aiorpcx>=0.22 & <0.23
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a6642aa3ee5..7c80f726c258 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Marcel O'Neil <marcel@marceloneil.com>
pkgname=electrum-git
-pkgver=4.5.0.r3.g10be63103
+pkgver=4.5.4.r13.g88843f244
pkgrel=1
pkgdesc="Lightweight Bitcoin wallet"
arch=('any')
@@ -20,8 +20,8 @@ depends=('hicolor-icon-theme'
'python-protobuf'
'python-dnspython'
'python-qdarkstyle'
- 'python-aiorpcx-git>=0.22'
- 'python-aiorpcx-git<0.23'
+ 'python-aiorpcx>=0.22'
+ 'python-aiorpcx<0.23'
'python-aiohttp'
'python-aiohttp-socks'
'python-certifi'