summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f25da6a5e90b..47d066bac062 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Musee "lae" Ullah <lae(at)lae(dot)is>
pkgname=electrum-mona
pkgver=3.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="A lightweight Monacoin wallet"
arch=('any')
url='https://github.com/wakiyamap/electrum-mona'
@@ -19,6 +19,7 @@ depends=('cython'
'python-pysocks'
'python-pyqt5'
'python-certifi'
+ 'python-pycryptodomex'
'gettext'
)
optdepends=('python-matplotlib: for plot history'