diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2018-03-17 00:56:10 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-17 08:51:50 +0700 |
commit | 5481d8686cb2791952e0dca3c6fd45c1af1c7062 (patch) | |
tree | 8d5bc3dc1d539bc7ddf1fd0829fbe66640788017 | |
parent | 8bd072c82e551197635cf177dffb6e85af433f88 (diff) |
system/cantarell-fonts: Updated for version 0.101.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r-- | system/cantarell-fonts/cantarell-fonts.SlackBuild | 2 | ||||
-rw-r--r-- | system/cantarell-fonts/cantarell-fonts.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/cantarell-fonts/cantarell-fonts.SlackBuild b/system/cantarell-fonts/cantarell-fonts.SlackBuild index 32a263d65534..0f68b6cabe00 100644 --- a/system/cantarell-fonts/cantarell-fonts.SlackBuild +++ b/system/cantarell-fonts/cantarell-fonts.SlackBuild @@ -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} diff --git a/system/cantarell-fonts/cantarell-fonts.info b/system/cantarell-fonts/cantarell-fonts.info index 118d3c3436c8..57395a80b331 100644 --- a/system/cantarell-fonts/cantarell-fonts.info +++ b/system/cantarell-fonts/cantarell-fonts.info @@ -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" |