mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
desktop/faba-mono-icons: Update DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
72fd5fd6a0
commit
daf1ce4f05
2 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
|||
#!/bin/sh
|
||||
# Slackware build script for faba-mono-icons
|
||||
# Homepage: https://github.com/moka-project/faba-mono-icons
|
||||
|
||||
# Copyright 2015 Edinaldo P. Silva, Rio de Janeiro, Brazil
|
||||
#
|
||||
# Slackware build script for faba-mono-icons.
|
||||
#
|
||||
# Copyright 2015 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="faba-mono-icons"
|
||||
VERSION="4.2"
|
||||
HOMEPAGE="https://github.com/moka-project/faba-mono-icons"
|
||||
DOWNLOAD="https://github.com/moka-project/faba-mono-icons/raw/master/faba-mono-icons-4.2.tar.gz"
|
||||
MD5SUM="c620dbcd2a6f720bf4421ee1ef23d938"
|
||||
DOWNLOAD="https://raw.githubusercontent.com/moka-project/faba-mono-icons/master/faba-mono-icons-4.2.tar.gz"
|
||||
MD5SUM="f779b7ed8449afee7248b2e217538775"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue