Date: Monday, June 8, 2020 @ 23:34:00 Author: sangy Revision: 640633 upgpkg: ttf-ibm-plex 5.0.0-1
Modified: ttf-ibm-plex/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-08 23:07:20 UTC (rev 640632) +++ PKGBUILD 2020-06-08 23:34:00 UTC (rev 640633) @@ -5,8 +5,8 @@ # Contributor: Stefan Husmann <[email protected]> pkgname=ttf-ibm-plex -pkgver=4.0.2 -pkgrel=2 +pkgver=5.0.0 +pkgrel=1 pkgdesc="IBM Plex Mono, Sans, and Serif" arch=('any') url='https://github.com/IBM/plex' @@ -14,7 +14,7 @@ depends=('fontconfig' 'xorg-font-utils') source=("${url}/releases/download/v${pkgver}/TrueType.zip") provides=('ttf-font') -sha256sums=('e1bfaea0652a35704018337b729ab869fbbc27c2f789e71b128bd66ad389c023') +sha256sums=('f8c8fb7a152845def75d798937de2a2691f01c24be9d6824eb414bb234d12773') conflicts=('ibm-plex-fonts')
