mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/cantarell-fonts: Updated for version 0.101.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
8bd072c82e
commit
5481d8686c
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=cantarell-fonts
|
||||
VERSION=${VERSION:-0.100}
|
||||
VERSION=${VERSION:-0.101}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="cantarell-fonts"
|
||||
VERSION="0.100"
|
||||
VERSION="0.101"
|
||||
HOMEPAGE="https://github.com/GNOME/cantarell-fonts"
|
||||
DOWNLOAD="https://github.com/GNOME/cantarell-fonts/archive/0.100/cantarell-fonts-0.100.tar.gz"
|
||||
MD5SUM="04fd69a069e454a5f4097da1ffa44732"
|
||||
DOWNLOAD="https://github.com/GNOME/cantarell-fonts/archive/0.101/cantarell-fonts-0.101.tar.gz"
|
||||
MD5SUM="3848abf3569e8ff6ec741d9eefb7d326"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="appstream-glib"
|
||||
|
|
Loading…
Reference in a new issue