mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
academic/Gridcoin-Research: Updated for version 5.3.0.0
Signed-off-by: Edward W. Koenig <kingbeowulf@linuxgalaxy.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
795e0585d1
commit
42a7203a37
4 changed files with 6 additions and 13 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=Gridcoin-Research
|
||||
VERSION=${VERSION:-5.2.0.0}
|
||||
VERSION=${VERSION:-5.3.0.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
NUMJOBS=${NUMJOBS:-1}
|
||||
|
|
|
@ -1,9 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Gridcoin
|
||||
Comment=Gridcoin is an open source cryptocurrency (Ticker: GRC) which securely rewards volunteer computing performed on the BOINC platform.
|
||||
Exec=gridcoinresearch
|
||||
Icon=grc
|
||||
Categories=Education;Science;
|
||||
Terminal=false
|
||||
Hidden=false
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Gridcoin-Research"
|
||||
VERSION="5.2.0.0"
|
||||
VERSION="5.3.0.0"
|
||||
HOMEPAGE="https://gridcoin.us/"
|
||||
DOWNLOAD="https://github.com/gridcoin-community/Gridcoin-Research/archive/5.2.0.0/Gridcoin-Research-5.2.0.0.tar.gz"
|
||||
MD5SUM="10fe26172b1155da09269d28b9be7c9c"
|
||||
DOWNLOAD="https://github.com/gridcoin-community/Gridcoin-Research/archive/5.3.0.0/Gridcoin-Research-5.3.0.0.tar.gz"
|
||||
MD5SUM="1cbd87533c443624de7d95d195fcecb2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -15,3 +15,5 @@ in /etc/Gridcoin-Research/ and place it in your home directory
|
|||
~/.GridcoinResearch/ to provide the location of your boinc data
|
||||
and any other configurations that you require. For details, see
|
||||
https://wiki.gridcoin.us/Gridcoinresearch_config_file
|
||||
|
||||
**NOTE: This is a mandatory upgrade.**
|
||||
|
|
Loading…
Reference in a new issue