summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbitcoinlizard2022-05-09 21:47:13 -0500
committerbitcoinlizard2022-05-09 21:47:13 -0500
commit7662145db3a1671aa1fdf122cf523e365d414a56 (patch)
treed3dccfdf851b1b25fe7fc91e8da76cc4ab8eab1a /PKGBUILD
parentfa0d37a23ebdcaa43f806040c98dae3f2bca5f74 (diff)
downloadaur-7662145db3a1671aa1fdf122cf523e365d414a56.tar.gz
not a real update, just uploading to fix a mistake with the pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f80d2411743c..8be145079558 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-hwilib
pkgver=2.1.0
-pkgrel=1
+pkgrel=3
pkgdesc="The Bitcoin Hardware Wallet Interface is a Python library and command line tool for interacting with hardware wallets."
arch=('any')
url="https://github.com/bitcoin-core/HWI"