network/sickrage: Updated for version 2018.05.11_1 + new maintainer.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Kevin Matthew 2018-05-29 10:06:19 +07:00 committed by Willy Sudiarto Raharjo
parent aedf8e6773
commit 2a0fac7fce
2 changed files with 6 additions and 6 deletions

View file

@ -23,7 +23,7 @@
PRGNAM=sickrage
SRCNAM=SickRage
VERSION=${VERSION:-2017.12.19_1}
VERSION=${VERSION:-2018.05.11_1}
SRCVER=$(echo $VERSION | tr _ -)
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="sickrage"
VERSION="2017.12.19_1"
VERSION="2018.05.11_1"
HOMEPAGE="https://sickrage.github.io/"
DOWNLOAD="https://github.com/SickRage/SickRage/archive/v2017.12.19-1/SickRage-2017.12.19-1.tar.gz"
MD5SUM="679cc8cce09107d272166787afc5111a"
DOWNLOAD="https://github.com/SickRage/SickRage/archive/v2018.05.11-1/SickRage-2018.05.11-1.tar.gz"
MD5SUM="c7c2f6d9cc83c7791ad76f446851b3ec"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Jeremy Hansen"
EMAIL="jebrhansen+SBo@gmail.com"
MAINTAINER="Kevin Matthew"
EMAIL="kevin@kevinmatthew.com"