summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcel O'Neil2018-06-16 00:12:34 -0400
committerMarcel O'Neil2018-06-16 00:12:34 -0400
commit13d815f86fda35161a36e52673518d97af42d234 (patch)
treed1bb174ce1aa9a3647ee502b6be2cd299758b949 /PKGBUILD
parent331e5f19b3581dc629b129b693dabd582d6cce2d (diff)
downloadaur-13d815f86fda35161a36e52673518d97af42d234.tar.gz
Update hash
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe7d76bc826b..daeb84414758 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=sia-daemon
pkgver=1.3.3
_pkgver="v${pkgver}"
-pkgrel=1
+pkgrel=2
pkgdesc="Blockchain-based marketplace for file storage"
arch=('x86_64')
url="https://sia.tech"
license=('MIT')
depends=('glibc')
source=("https://github.com/NebulousLabs/Sia/releases/download/${_pkgver}/Sia-${_pkgver}-linux-amd64.zip")
-sha256sums=('54fd8ede85a27ebde0bbc47554a03428daf5825031ab2f52da3871cccd5ffb89')
+sha256sums=('d76bed3fce0bd01591b6bf7ead12369d3701efdc8b98103f0f0d4c71284136b2')
package() {
cd $srcdir/Sia-$_pkgver-linux-amd64