summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTobias Borgert2020-02-27 22:04:06 +0100
committerTobias Borgert2020-02-27 22:04:06 +0100
commit596cc3ef94dea30f8f691e0dae34044069bdc41d (patch)
tree0a2670d3698e5c912dd552f8002ede62d3ae9d7a /PKGBUILD
parente9279341609e4b4348ea982d711070c50b918092 (diff)
downloadaur-swabiancoin.tar.gz
Update to version 20.02.03
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 645ff7cd794e..d64b852b5e07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=swabiancoin
_pkgname_source=SwabianCoin
-pkgver=20.02.02
+pkgver=20.02.03
pkgrel=1
pkgdesc="SwabianCoin (SCN) is yet another cryptocurrency"
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('boost' 'openssl' 'curl' 'gflags')
makedepends=('cmake' 'gtest')
source=(https://github.com/SwabianCoin/SwabianCoin/archive/v$pkgver.tar.gz
arch-linux-compat.diff)
-sha256sums=('34d6837b1b8379dcf8a23dacdb0580c2681974e6ab42eb50a3b4ebe4a8e648f8'
+sha256sums=('fbd9dc4debfd5fa3d815dd8594dbe5063b87c9f9073553c310cf345597f59ea5'
'f09b58c15426cc76ae26e5f88c01ff4b32ac2e7e1247dd06328f0b1c60e88167')
prepare() {