Browse Source
graphics/graphite2: Updated for version 1.3.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/47/head
Hunter Sezen
7 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with
4 additions and
4 deletions
-
graphics/graphite2/graphite2.SlackBuild
-
graphics/graphite2/graphite2.info
|
|
@ -23,7 +23,7 @@ |
|
|
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|
|
|
|
|
|
|
PRGNAM=graphite2 |
|
|
|
VERSION=${VERSION:-1.3.11} |
|
|
|
VERSION=${VERSION:-1.3.12} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
|
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="graphite2" |
|
|
|
VERSION="1.3.11" |
|
|
|
VERSION="1.3.12" |
|
|
|
HOMEPAGE="http://graphite.sil.org/" |
|
|
|
DOWNLOAD="https://github.com/silnrsi/graphite/releases/download/1.3.11/graphite2-1.3.11.tgz" |
|
|
|
MD5SUM="9b6166dee759e2175fe7983f65bd8be2" |
|
|
|
DOWNLOAD="https://github.com/silnrsi/graphite/releases/download/1.3.12/graphite2-1.3.12.tgz" |
|
|
|
MD5SUM="75eafa40b5d2cfee852f40b42ef553f5" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="" |
|
|
|