summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3460e52928b7..58a2fed56c8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=electrumx
-pkgver=1.0.5
+pkgver=1.0.10
pkgrel=1
pkgdesc="Server implementation for the Electrum wallet"
arch=('any')
@@ -20,7 +20,7 @@ options=(!emptydirs)
source=($pkgname-$pkgver.tar.gz::https://codeload.github.com/kyuupichan/$pkgname/tar.gz/$pkgver
'electrumx.conf'
'electrumx.service')
-sha256sums=('b23e50084c714852c723b9b8c3fe82b8af4007079bfcb9f3ebcf77416f74b712'
+sha256sums=('b011f452a29bb97736778740ab33e0cad2678a1ddddcc4191687272fa75852a0'
'6134f8e333fc622bea781ed334b738ade39bf7a6e4ace3704cba2e22788a4bf3'
'a70e6d2ff4e0eb8125ba2d52bcdaec96129068363e365d48a47961f47b9fc554')
install=electrumx.install