summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaarten Zuidhoorn2019-06-16 21:57:35 +0200
committerMaarten Zuidhoorn2019-06-16 21:57:35 +0200
commit3e8ba12a841e3dd56030bf3623d6223f6a18c5bb (patch)
tree18d828ce91338e16840fcaf1176b134abe68ff91
parent05efb2a03c69d680e5072d34c3cb4a63d70656ec (diff)
downloadaur-3e8ba12a841e3dd56030bf3623d6223f6a18c5bb.tar.gz
1.6.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 922f58e7be9f..e814fbdc0ac2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = mycrypto-bin
pkgdesc = Open-source, client-side tool for generating Ether Wallets, handling ERC-20 tokens, and interacting with the blockchain more easily
- pkgver = 1.6.7
+ pkgver = 1.6.8
pkgrel = 1
url = https://github.com/MyCryptoHQ/MyCrypto
arch = x86_64
license = MIT
provides = mycrypto
conflicts = mycrypto
- source = https://github.com/MyCryptoHQ/MyCrypto/releases/download/1.6.7/linux-x86-64_1.6.7_MyCrypto.AppImage
+ source = https://github.com/MyCryptoHQ/MyCrypto/releases/download/1.6.8/linux-x86-64_1.6.8_MyCrypto.AppImage
source = LICENSE
- sha256sums = 76b4e8d4f685986c59af791922e70a9092435bd245a6d21e371a2b61339fe254
+ sha256sums = e4c44f278849ec28492f7651951d0fef37b4a4ce571c79b48ee1b07dc4ba4f10
sha256sums = 1b0a4ebe6200441fe008bba2b60bb227b944cd77427b3f9c60f6f7e32120a65d
pkgname = mycrypto-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2d7900b92db1..2125e0f2997d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mycrypto-bin
pkgbin=mycrypto
-pkgver=1.6.7
+pkgver=1.6.8
pkgrel=1
pkgdesc='Open-source, client-side tool for generating Ether Wallets, handling ERC-20 tokens, and interacting with the blockchain more easily'
package="linux-x86-64_${pkgver}_MyCrypto.AppImage"
@@ -13,7 +13,7 @@ url='https://github.com/MyCryptoHQ/MyCrypto'
license=('MIT')
source=("${url}/releases/download/${pkgver}/${package}"
'LICENSE')
-sha256sums=('76b4e8d4f685986c59af791922e70a9092435bd245a6d21e371a2b61339fe254'
+sha256sums=('e4c44f278849ec28492f7651951d0fef37b4a4ce571c79b48ee1b07dc4ba4f10'
'1b0a4ebe6200441fe008bba2b60bb227b944cd77427b3f9c60f6f7e32120a65d')
package() {