summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGI_Jack2021-04-05 20:22:17 -0400
committerGI_Jack2021-04-05 20:22:17 -0400
commit8efa08a987904cb14dc916d10a2a51d289b0167e (patch)
tree0c3485de765fa6819f81516d072f22e9d238dccf
parentb307550f15fee90c0193aea63c90662264b49766 (diff)
downloadaur-8efa08a987904cb14dc916d10a2a51d289b0167e.tar.gz
version 1.4.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e5ef5d4effa..167b49785e74 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo(replacement shim) v8
-# Tue Feb 16 11:29:42 PM EST 2021
+# Mon Apr 5 08:22:10 PM EDT 2021
pkgbase = zecwallet-lite
pkgdesc = Z-Addr first, Sapling compatible lightwallet client for Zcash
- pkgver = 1.4.2
+ pkgver = 1.4.5
pkgrel = 1
url = https://github.com/adityapk00/zecwallet-lite
arch = any
@@ -14,10 +14,10 @@ pkgbase = zecwallet-lite
depends = electron
provides = zcash-wallet
options = !strip
- source = zecwallet-lite-1.4.2.tar.gz::https://github.com/adityapk00/zecwallet-lite/archive/v1.4.2.tar.gz
+ source = zecwallet-lite-1.4.5.tar.gz::https://github.com/adityapk00/zecwallet-lite/archive/v1.4.5.tar.gz
source = zecwallet-icons.tar.xz
source = zecwallet-lite.desktop
- sha256sums = e3d33379c46955bd28ea0cf0a8c9a46865ecb0a6413eee7d118e4a2d87a48efd
+ sha256sums = 6c00e4a22ab86c4f1396e1a53df18de4578b245b202aa44e117189551bbd89ae
sha256sums = 19d8b4acee2c6ff062e86ecbb2365123d0471f2991192323780b53630104574d
sha256sums = a53083250c61d1e43cf3b5c371222bb5740e2befcdc4d9b7ea003a1f4ac30ef4
diff --git a/PKGBUILD b/PKGBUILD
index 7dd32c35a32b..9ae4c5583497 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: GI Jack <GI_Jack@hackermail.com>
pkgname=zecwallet-lite
-pkgver=1.4.2
+pkgver=1.4.5
pkgrel=1
pkgdesc="Z-Addr first, Sapling compatible lightwallet client for Zcash"
arch=('any')
@@ -15,7 +15,7 @@ source=("${pkgname}-${pkgver}.tar.gz::https://github.com/adityapk00/zecwallet-li
"zecwallet-icons.tar.xz"
"${pkgname}.desktop"
)
-sha256sums=('e3d33379c46955bd28ea0cf0a8c9a46865ecb0a6413eee7d118e4a2d87a48efd'
+sha256sums=('6c00e4a22ab86c4f1396e1a53df18de4578b245b202aa44e117189551bbd89ae'
'19d8b4acee2c6ff062e86ecbb2365123d0471f2991192323780b53630104574d'
'a53083250c61d1e43cf3b5c371222bb5740e2befcdc4d9b7ea003a1f4ac30ef4')