summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAndy Weidenbaum2016-07-25 12:14:23 -0700
committerAndy Weidenbaum2016-07-25 12:14:23 -0700
commit270f2e4dcdf5b9ed3a7ffeaf2595b72e38aa79d4 (patch)
treeaf7fe6e858e810f2d46d22cb16c1e55e5fb6fad0 /.SRCINFO
parent6755dd1b0c7be28e00dc19b581f5454ce572a7eb (diff)
downloadaur-270f2e4dcdf5b9ed3a7ffeaf2595b72e38aa79d4.tar.gz
update pkgver to 0.2.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf94a215bcd5..ad8228107cbe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Tue Jul 19 20:33:31 UTC 2016
+# Mon Jul 25 19:13:57 UTC 2016
pkgbase = decred
- pkgver = 20160719
+ pkgver = 0.2.0
pkgrel = 1
url = https://decred.org
arch = i686
@@ -13,12 +13,12 @@ pkgbase = decred
makedepends = go
options = !strip
options = !emptydirs
- source = git+https://github.com/decred/dcrd
- source = git+https://github.com/decred/dcrticketbuyer
- source = git+https://github.com/decred/dcrwallet
- sha256sums = SKIP
- sha256sums = SKIP
- sha256sums = SKIP
+ source = dcrd-0.2.0.tar.gz::https://codeload.github.com/decred/dcrd/tar.gz/v0.2.0
+ source = dcrticketbuyer-0.2.0.tar.gz::https://codeload.github.com/decred/dcrticketbuyer/tar.gz/v0.2.0
+ source = dcrwallet-0.2.0.tar.gz::https://codeload.github.com/decred/dcrwallet/tar.gz/v0.2.0
+ sha256sums = d514d2df9775825286901fa7611592caa6cec551cfc0a764f94f5a48d2ba346b
+ sha256sums = 7aab22b69db014b499ea8e5c896080fe4edb6d2065d6a667b7c1ff33a0a7422a
+ sha256sums = babf5485678e4eb74c8ca94d74fdaf518105c16c382c7fe2244c50fe406c6f37
pkgname = dcrd
pkgdesc = Decred daemon written in Go