ibm_plex: update URL and SOURCE_URI

This commit is contained in:
Jerome Duval
2018-08-09 10:56:15 +02:00
parent d2508e3720
commit a44989e3b1

View File

@@ -7,14 +7,14 @@ typefaces:
* IBM Plex Serif A serif typeface.
* IBM Plex Sans A sans-serif typeface.
* IBM Plex Mono A monospaced typeface."
HOMEPAGE="https://ibm.github.io/type"
HOMEPAGE="https://github.com/IBM/plex"
COPYRIGHT="2017 IBM Corp. with Reserved Font Name 'Plex'"
LICENSE="SIL Open Font License v1.1"
REVISION="1"
SOURCE_URI="https://github.com/IBM/type/archive/v$portVersion.tar.gz"
REVISION="2"
SOURCE_URI="https://github.com/IBM/plex/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="0e212de6d0f33604b6c22e9743aab05bc12d482b1bdc7402972f3f6a9aa92a77"
SOURCE_FILENAME="type-$portVersion.tar.gz"
SOURCE_DIR="type-$portVersion"
SOURCE_FILENAME="plex-$portVersion.tar.gz"
SOURCE_DIR="plex-$portVersion"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE="yes"