summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLamelos2018-04-26 17:43:43 +0200
committerLamelos2018-04-26 17:43:43 +0200
commitaa5cfb1193666356c4125a997ca7930922350076 (patch)
treecacbe9ee77345531dd2510e034bb1e9b10f5fa44
parent04e39bdaf4ed957d3d0b5c8ac8f2eb8bb8254eed (diff)
downloadaur-aa5cfb1193666356c4125a997ca7930922350076.tar.gz
Changed description to indicate this is the QT legacy wallet
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c42a9eaf4dbe..6c9f15867952 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = electra-wallet-git
- pkgdesc = The Electra Wallet
+ pkgdesc = QT-based (legacy) wallet for Electra blockchain.
pkgver = 0.r52.ca33111
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/electra01/Electra
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 267aecc1eaba..452e4751741f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,8 @@
pkgname=electra-wallet-git
_pkgname=electra-wallet
pkgver=0.r52.ca33111
-pkgrel=1
-pkgshortname="Electra Wallet"
-pkgdesc='The Electra Wallet'
+pkgrel=2
+pkgdesc='QT-based (legacy) wallet for Electra blockchain.'
arch=('any')
url='https://github.com/electra01/Electra'
license=('MIT')