summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryate2020-12-08 18:25:47 -0500
committeryate2020-12-08 18:25:47 -0500
commitb933e20d094298b893e260d0c09519d501f24b46 (patch)
treecfe33bd0af74151def428e21574e714fd3f8d11d
parent60b9aed910ef58d30ac9c1ed186ff83d879a3597 (diff)
downloadaur-b933e20d094298b893e260d0c09519d501f24b46.tar.gz
python 3.9
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c677057f5be..2560ce18e840 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-trezor
pkgdesc = Python 3 library for communicating with the TREZOR Bitcoin hardware wallet
pkgver = 0.12.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/trezor/trezor-firmware/tree/master/python
arch = any
license = LGPL3
diff --git a/PKGBUILD b/PKGBUILD
index 3f8a1aa12a75..6fe74afe3e6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-trezor
pkgver=0.12.2
-pkgrel=1
+pkgrel=2
pkgdesc='Python 3 library for communicating with the TREZOR Bitcoin hardware wallet'
arch=('any')
depends=('protobuf'