diff options
author | B. Watson | 2021-08-19 21:49:44 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo | 2021-10-12 19:51:33 +0200 |
commit | 85ef26ae286d0aa2da88f119577445ec999ce1d2 (patch) | |
tree | 3af0227fda7695b8f69e7dafea7ea5969caee058 /system/univga-font | |
parent | 0f025501cf0a9232c1b90cba498f8702f7947426 (diff) | |
download | slackbuilds-85ef26ae286d0aa2da88f119577445ec999ce1d2.tar.gz |
system/univga-font: Remove template comment, use https URLs.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/univga-font')
-rw-r--r-- | system/univga-font/univga-font.SlackBuild | 3 | ||||
-rw-r--r-- | system/univga-font/univga-font.info | 4 |
2 files changed, 2 insertions, 5 deletions
diff --git a/system/univga-font/univga-font.SlackBuild b/system/univga-font/univga-font.SlackBuild index d0e9ceb6ac..2da8b6435d 100644 --- a/system/univga-font/univga-font.SlackBuild +++ b/system/univga-font/univga-font.SlackBuild @@ -25,9 +25,6 @@ PKGTYPE=${PKGTYPE:-tgz} ARCH=noarch -# If the variable PRINT_PACKAGE_NAME is set, then this script will report what -# the name of the created package would be, and then exit. This information -# could be useful to other scripts. if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE" exit 0 diff --git a/system/univga-font/univga-font.info b/system/univga-font/univga-font.info index b5dc60a78d..6ebb512269 100644 --- a/system/univga-font/univga-font.info +++ b/system/univga-font/univga-font.info @@ -1,7 +1,7 @@ PRGNAM="univga-font" VERSION="20021031" -HOMEPAGE="http://www.inp.nsk.su/~bolkhov/files/fonts/univga/index.html" -DOWNLOAD="http://www.inp.nsk.su/~bolkhov/files/fonts/univga/uni-vga.tgz" +HOMEPAGE="https://www.inp.nsk.su/~bolkhov/files/fonts/univga/index.html" +DOWNLOAD="https://www.inp.nsk.su/~bolkhov/files/fonts/univga/uni-vga.tgz" MD5SUM="60fbba53cb0efec1363fcc5fb8c244d9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |