summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Ellithorpe2017-10-22 14:51:23 -0700
committerJosh Ellithorpe2017-10-22 14:51:23 -0700
commit8238fc7b36a08b8ca3946f070eb37ac827ecfc17 (patch)
tree118161a6f960bca0f737905754df2b023def899c
parent2d24b386302d64bb905ef8fd53f78f373d5978df (diff)
downloadaur-8238fc7b36a08b8ca3946f070eb37ac827ecfc17.tar.gz
bumped to 0.15.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a8a8098baa4..fe28ee743912 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Sep 8 03:10:14 UTC 2017
+# Sun Oct 22 21:50:58 UTC 2017
pkgbase = bitcoin-abc
pkgdesc = Bitcoin ABC with bitcoind, bitcoin-tx, and bitcoin-cli
- pkgver = 0.15.0
+ pkgver = 0.15.1
pkgrel = 1
url = https://bitcoinabc.org
install = bitcoin.install
@@ -23,13 +23,13 @@ pkgbase = bitcoin-abc
conflicts = bitcoin-tx
backup = etc/bitcoin/bitcoin.conf
backup = etc/logrotate.d/bitcoin
- source = https://github.com/Bitcoin-ABC/bitcoin-abc/archive/v0.15.0.tar.gz
+ source = https://github.com/Bitcoin-ABC/bitcoin-abc/archive/v0.15.1.tar.gz
source = bitcoin.conf
source = bitcoin.logrotate
source = bitcoin.service
source = bitcoin-reindex.service
source = bitcoin.install
- sha256sums = 7f61b36c96475beee24a00cb9e431cafde558494b42ca04db7b0701e367a2733
+ sha256sums = 1940b688cb5fe631f9ebff51106810c1e96d919e8abc581147d0252a8bf93aad
sha256sums = b1908344281498d39bfa40c3b9725f9c95bf22602cd46e6120a1f17bad9dae35
sha256sums = 8f05207b586916d489b7d25a68eaacf6e678d7cbb5bfbac551903506b32f904f
sha256sums = 9643eed2c20d78a9c7347df64099765773615f79d3b8a95693d871c933516880
diff --git a/PKGBUILD b/PKGBUILD
index a5069bf80a7b..5f9a599fd0cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Josh Ellithorpe <quest@mac.com>
pkgname=bitcoin-abc
-pkgver=0.15.0
+pkgver=0.15.1
pkgrel=1
pkgdesc="Bitcoin ABC with bitcoind, bitcoin-tx, and bitcoin-cli"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ source=(https://github.com/Bitcoin-ABC/bitcoin-abc/archive/v$pkgver.tar.gz
bitcoin.service
bitcoin-reindex.service
bitcoin.install)
-sha256sums=('7f61b36c96475beee24a00cb9e431cafde558494b42ca04db7b0701e367a2733'
+sha256sums=('1940b688cb5fe631f9ebff51106810c1e96d919e8abc581147d0252a8bf93aad'
'b1908344281498d39bfa40c3b9725f9c95bf22602cd46e6120a1f17bad9dae35'
'8f05207b586916d489b7d25a68eaacf6e678d7cbb5bfbac551903506b32f904f'
'9643eed2c20d78a9c7347df64099765773615f79d3b8a95693d871c933516880'