summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD9
2 files changed, 6 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d152a6964016..2cde8cbf4c78 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Fri Jul 22 06:47:33 UTC 2016
+# Tue Feb 14 02:21:51 UTC 2017
pkgbase = dashcore-git
pkgdesc = Dash Core (DASH, Dashpay, formerly Darkcoin) is an open source, privacy-centric digital currency. (Includes the qt-client, the headless daemon and the command-line tool.)
- pkgver = 9920.88f3370
+ pkgver = 13279.56971f8da
pkgrel = 1
- url = https://www.dashpay.io/
+ url = https://www.dash.org/
arch = i686
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 0ce2d85ba975..f91f8bdbbb9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,13 @@
-# Maintainer: Vertoe <vertoe AT darkcoin DOT io>
-# Contributor: deusstultus <deusstultus AT gmail DOT com>
-# Contributor: Viliam Kubis <viliam DOT kubis AT gmail DOT com>
-# Contributor: GreenRaccoon23 <GreenRaccoon23 AT gmail DOT com>
+# Maintainer: GreenRaccoon23 <GreenRaccoon23 AT gmail DOT com>
# Based on PKGBUILD from vertcoin-git maintained by Lothar_m <lothar_m AT riseup DOT net>
pkgname='dashcore-git'
_gitname='dash'
_gitbranch='master'
-pkgver=9920.88f3370
+pkgver=13279.56971f8da
pkgrel=1
arch=('i686' 'x86_64')
-url="https://www.dashpay.io/"
+url="https://www.dash.org/"
depends=('qt5-base' 'boost' 'boost-libs' 'miniupnpc' 'openssl')
makedepends=('autoconf' 'automake' 'binutils' 'gcc' 'libtool' 'make' 'pkg-config' 'git' 'qrencode' 'automoc4' 'protobuf' 'qt5-tools')
license=('MIT')