summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomZ2017-08-23 11:09:49 +0200
committerTomZ2017-08-23 11:09:49 +0200
commit3d54b4b55a2a47ff86fd78d9b7e127d8c24a186d (patch)
treee5fc30dcbf2cf0e21a109ad76d9a4b22a3ad4af4
parent38ad8f582060b9707bec593b20bdc36f4a25035c (diff)
downloadaur-3d54b4b55a2a47ff86fd78d9b7e127d8c24a186d.tar.gz
new version 1.3.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c71cc970a9f7..c8346032a7a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Aug 14 16:40:53 UTC 2017
+# Wed Aug 23 09:09:25 UTC 2017
pkgbase = bitcoin-classic-daemon
pkgdesc = Bitcoin Classic with bitcoind, bitcoin-tx, and bitcoin-cli
- pkgver = 1.3.4
+ pkgver = 1.3.5
pkgrel = 1
url = https://bitcoinclassic.com/
install = bitcoin.install
@@ -22,10 +22,10 @@ pkgbase = bitcoin-classic-daemon
conflicts = bitcoin-cli
conflicts = bitcoin-tx
backup = etc/bitcoin/bitcoin.conf
- source = bitcoin-classic-daemon-1.3.4.tar.gz::https://github.com/bitcoinclassic/bitcoinclassic/archive/v1.3.4.tar.gz
+ source = bitcoin-classic-daemon-1.3.5.tar.gz::https://github.com/bitcoinclassic/bitcoinclassic/archive/v1.3.5.tar.gz
source = bitcoin.logrotate
source = bitcoin.conf
- sha256sums = 4a3accaec57aca90c2167230daeb3b8aba10c5a10e73b3383582910ab77741cd
+ sha256sums = d87206e34bb98848f835e8e96f896b6c5c018b9a087874a87b58000bee3a7858
sha256sums = 7bf4bdad419c1ee30b88c7e4190707c5ff250da8b23d68d5adf14043f8e2ac73
sha256sums = c8787560c6423605796c8d3e080cb522ed849cea12b5c23293c22e405a015a53
diff --git a/PKGBUILD b/PKGBUILD
index 7a9dfd7a249a..c5f5f1672261 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tom Zander
pkgname=bitcoin-classic-daemon
-pkgver=1.3.4
+pkgver=1.3.5
pkgrel=1
pkgdesc='Bitcoin Classic with bitcoind, bitcoin-tx, and bitcoin-cli'
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ backup=("etc/bitcoin/bitcoin.conf")
source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/bitcoinclassic/bitcoinclassic/archive/v${pkgver}.tar.gz"
"bitcoin.logrotate"
"bitcoin.conf")
-sha256sums=('4a3accaec57aca90c2167230daeb3b8aba10c5a10e73b3383582910ab77741cd'
+sha256sums=('d87206e34bb98848f835e8e96f896b6c5c018b9a087874a87b58000bee3a7858'
"7bf4bdad419c1ee30b88c7e4190707c5ff250da8b23d68d5adf14043f8e2ac73"
"c8787560c6423605796c8d3e080cb522ed849cea12b5c23293c22e405a015a53")