mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
system/courier-screenplay: Fix MD5SUM.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c42f84773b
commit
3901b3b6ab
2 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=courier-screenplay
|
||||
VERSION=${VERSION:-1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ PRGNAM="courier-screenplay"
|
|||
VERSION="1.0"
|
||||
HOMEPAGE="https://www.fadeinpro.com/page.pl?content=download#fonts"
|
||||
DOWNLOAD="https://www.fadeinpro.com/download/fonts/CourierScreenplay.zip"
|
||||
MD5SUM="1020c92c9cf69049447c070ffa15beb0"
|
||||
MD5SUM="0cc0252c07c2273d0e41f529b02acdd2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue