mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/fonts-kannada-extra: Updated for version 1.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
65fe2d4623
commit
1f21cf30c4
3 changed files with 6 additions and 5 deletions
|
@ -7,6 +7,7 @@ Debian
|
|||
Google
|
||||
NLCI
|
||||
GITHUB
|
||||
OpenSuse Linux
|
||||
|
||||
The Homepages and download urls are in URL.md file.
|
||||
The list of the fonts included are in FONTS.md file.
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for fonts-kannada-extra
|
||||
|
||||
# Copyright 2023 Vijay Marcel
|
||||
# Copyright 2023-2024 Vijay Marcel
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=fonts-kannada-extra
|
||||
VERSION=${VERSION:-1.1}
|
||||
VERSION=${VERSION:-1.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fonts-kannada-extra"
|
||||
VERSION="1.1"
|
||||
VERSION="1.2"
|
||||
HOMEPAGE="https://github.com/lecramyajiv/fonts-kannada-extra"
|
||||
DOWNLOAD="https://github.com/lecramyajiv/fonts-kannada-extra/archive/1.1/fonts-kannada-extra-1.1.tar.gz"
|
||||
MD5SUM="03909921438cb10b95170feeb95f902a"
|
||||
DOWNLOAD="https://github.com/lecramyajiv/fonts-kannada-extra/archive/1.2/fonts-kannada-extra-1.2.tar.gz"
|
||||
MD5SUM="8630d8ba68ef905e7e656ce8dcadfebe"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue