[arch-commits] Commit in ttf-ibm-plex/repos/community-any (PKGBUILD PKGBUILD)

2020-09-08 Thread Santiago Torres-Arias via arch-commits
Date: Wednesday, September 9, 2020 @ 02:02:59
  Author: sangy
Revision: 701445

archrelease: copy trunk to community-any

Added:
  ttf-ibm-plex/repos/community-any/PKGBUILD
(from rev 701444, ttf-ibm-plex/trunk/PKGBUILD)
Deleted:
  ttf-ibm-plex/repos/community-any/PKGBUILD

--+
 PKGBUILD |   53 +++--
 1 file changed, 27 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-09-09 01:52:58 UTC (rev 701444)
+++ PKGBUILD2020-09-09 02:02:59 UTC (rev 701445)
@@ -1,26 +0,0 @@
-# Maintainer: Santiago Torres-Arias 
-# Contributor: Aleksandar Trifunović 
-# Contributor: Matt Spaulding 
-# Contributor: pyjano 
-# Contributor: Stefan Husmann 
-
-pkgname=ttf-ibm-plex
-pkgver=5.1.0
-pkgrel=1
-pkgdesc="IBM Plex Mono, Sans, and Serif"
-arch=('any')
-url='https://github.com/IBM/plex'
-license=('custom:OFL')
-source=("${url}/releases/download/v${pkgver}/TrueType.zip")
-provides=('ttf-font')
-sha256sums=('f8c8fb7a152845def75d798937de2a2691f01c24be9d6824eb414bb234d12773')
-
-conflicts=('ibm-plex-fonts')
-
-package() {
-cd TrueType
-install -Dm644 */*.ttf -t "${pkgdir}/usr/share/fonts/TTF"
-
-# All the other licenses are the same as the one here...
-install -Dm644 IBM-Plex-Mono/license.txt -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
-}

Copied: ttf-ibm-plex/repos/community-any/PKGBUILD (from rev 701444, 
ttf-ibm-plex/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-09-09 02:02:59 UTC (rev 701445)
@@ -0,0 +1,27 @@
+# Maintainer: Santiago Torres-Arias 
+# Contributor: Aleksandar Trifunović 
+# Contributor: Matt Spaulding 
+# Contributor: pyjano 
+# Contributor: Stefan Husmann 
+
+pkgname=ttf-ibm-plex
+pkgver=5.1.3
+pkgrel=1
+pkgdesc="IBM Plex Mono, Sans, and Serif"
+arch=('any')
+url='https://github.com/IBM/plex'
+license=('custom:OFL')
+source=("${url}/releases/download/v${pkgver}/TrueType.zip")
+provides=('ttf-font')
+sha256sums=('2c9f07cc1c0fd0288b1c68b8472362b5a1534f486978288c3c2cf794f168f01c')
+
+conflicts=('ibm-plex-fonts')
+
+package() {
+cd TrueType
+install -Dm644 */*.ttf -t "${pkgdir}/usr/share/fonts/TTF"
+install -Dm644 */unhinted/*.ttf -t "${pkgdir}/usr/share/fonts/TTF"
+
+# All the other licenses are the same as the one here...
+install -Dm644 IBM-Plex-Mono/license.txt -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
+}


[arch-commits] Commit in ttf-ibm-plex/repos/community-any (PKGBUILD PKGBUILD)

2020-08-13 Thread Santiago Torres-Arias via arch-commits
Date: Thursday, August 13, 2020 @ 19:04:33
  Author: sangy
Revision: 677934

archrelease: copy trunk to community-any

Added:
  ttf-ibm-plex/repos/community-any/PKGBUILD
(from rev 677932, ttf-ibm-plex/trunk/PKGBUILD)
Deleted:
  ttf-ibm-plex/repos/community-any/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-08-13 19:04:31 UTC (rev 677933)
+++ PKGBUILD2020-08-13 19:04:33 UTC (rev 677934)
@@ -1,26 +0,0 @@
-# Maintainer: Santiago Torres-Arias 
-# Contributor: Aleksandar Trifunović 
-# Contributor: Matt Spaulding 
-# Contributor: pyjano 
-# Contributor: Stefan Husmann 
-
-pkgname=ttf-ibm-plex
-pkgver=5.0.0
-pkgrel=2
-pkgdesc="IBM Plex Mono, Sans, and Serif"
-arch=('any')
-url='https://github.com/IBM/plex'
-license=('custom:OFL')
-source=("${url}/releases/download/v${pkgver}/TrueType.zip")
-provides=('ttf-font')
-sha256sums=('f8c8fb7a152845def75d798937de2a2691f01c24be9d6824eb414bb234d12773')
-
-conflicts=('ibm-plex-fonts')
-
-package() {
-cd TrueType
-install -Dm644 */*.ttf -t "${pkgdir}/usr/share/fonts/TTF"
-
-# All the other licenses are the same as the one here...
-install -Dm644 IBM-Plex-Mono/license.txt -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
-}

Copied: ttf-ibm-plex/repos/community-any/PKGBUILD (from rev 677932, 
ttf-ibm-plex/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-08-13 19:04:33 UTC (rev 677934)
@@ -0,0 +1,26 @@
+# Maintainer: Santiago Torres-Arias 
+# Contributor: Aleksandar Trifunović 
+# Contributor: Matt Spaulding 
+# Contributor: pyjano 
+# Contributor: Stefan Husmann 
+
+pkgname=ttf-ibm-plex
+pkgver=5.1.0
+pkgrel=1
+pkgdesc="IBM Plex Mono, Sans, and Serif"
+arch=('any')
+url='https://github.com/IBM/plex'
+license=('custom:OFL')
+source=("${url}/releases/download/v${pkgver}/TrueType.zip")
+provides=('ttf-font')
+sha256sums=('f8c8fb7a152845def75d798937de2a2691f01c24be9d6824eb414bb234d12773')
+
+conflicts=('ibm-plex-fonts')
+
+package() {
+cd TrueType
+install -Dm644 */*.ttf -t "${pkgdir}/usr/share/fonts/TTF"
+
+# All the other licenses are the same as the one here...
+install -Dm644 IBM-Plex-Mono/license.txt -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
+}


[arch-commits] Commit in ttf-ibm-plex/repos/community-any (PKGBUILD PKGBUILD)

2020-06-29 Thread Andreas Radke via arch-commits
Date: Monday, June 29, 2020 @ 10:35:02
  Author: andyrtr
Revision: 656140

archrelease: copy trunk to community-any

Added:
  ttf-ibm-plex/repos/community-any/PKGBUILD
(from rev 656139, ttf-ibm-plex/trunk/PKGBUILD)
Deleted:
  ttf-ibm-plex/repos/community-any/PKGBUILD

--+
 PKGBUILD |   53 ++---
 1 file changed, 26 insertions(+), 27 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-29 10:34:55 UTC (rev 656139)
+++ PKGBUILD2020-06-29 10:35:02 UTC (rev 656140)
@@ -1,27 +0,0 @@
-# Maintainer: Santiago Torres-Arias 
-# Contributor: Aleksandar Trifunović 
-# Contributor: Matt Spaulding 
-# Contributor: pyjano 
-# Contributor: Stefan Husmann 
-
-pkgname=ttf-ibm-plex
-pkgver=5.0.0
-pkgrel=1
-pkgdesc="IBM Plex Mono, Sans, and Serif"
-arch=('any')
-url='https://github.com/IBM/plex'
-license=('custom:OFL')
-depends=('fontconfig' 'xorg-font-utils')
-source=("${url}/releases/download/v${pkgver}/TrueType.zip")
-provides=('ttf-font')
-sha256sums=('f8c8fb7a152845def75d798937de2a2691f01c24be9d6824eb414bb234d12773')
-
-conflicts=('ibm-plex-fonts')
-
-package() {
-cd TrueType
-install -Dm644 */*.ttf -t "${pkgdir}/usr/share/fonts/TTF"
-
-# All the other licenses are the same as the one here...
-install -Dm644 IBM-Plex-Mono/license.txt -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
-}

Copied: ttf-ibm-plex/repos/community-any/PKGBUILD (from rev 656139, 
ttf-ibm-plex/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-29 10:35:02 UTC (rev 656140)
@@ -0,0 +1,26 @@
+# Maintainer: Santiago Torres-Arias 
+# Contributor: Aleksandar Trifunović 
+# Contributor: Matt Spaulding 
+# Contributor: pyjano 
+# Contributor: Stefan Husmann 
+
+pkgname=ttf-ibm-plex
+pkgver=5.0.0
+pkgrel=2
+pkgdesc="IBM Plex Mono, Sans, and Serif"
+arch=('any')
+url='https://github.com/IBM/plex'
+license=('custom:OFL')
+source=("${url}/releases/download/v${pkgver}/TrueType.zip")
+provides=('ttf-font')
+sha256sums=('f8c8fb7a152845def75d798937de2a2691f01c24be9d6824eb414bb234d12773')
+
+conflicts=('ibm-plex-fonts')
+
+package() {
+cd TrueType
+install -Dm644 */*.ttf -t "${pkgdir}/usr/share/fonts/TTF"
+
+# All the other licenses are the same as the one here...
+install -Dm644 IBM-Plex-Mono/license.txt -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
+}


[arch-commits] Commit in ttf-ibm-plex/repos/community-any (PKGBUILD PKGBUILD)

2020-06-08 Thread Santiago Torres-Arias via arch-commits
Date: Monday, June 8, 2020 @ 23:34:21
  Author: sangy
Revision: 640634

archrelease: copy trunk to community-any

Added:
  ttf-ibm-plex/repos/community-any/PKGBUILD
(from rev 640633, ttf-ibm-plex/trunk/PKGBUILD)
Deleted:
  ttf-ibm-plex/repos/community-any/PKGBUILD

--+
 PKGBUILD |   54 +++---
 1 file changed, 27 insertions(+), 27 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-08 23:34:00 UTC (rev 640633)
+++ PKGBUILD2020-06-08 23:34:21 UTC (rev 640634)
@@ -1,27 +0,0 @@
-# Maintainer: Santiago Torres-Arias 
-# Contributor: Aleksandar Trifunović 
-# Contributor: Matt Spaulding 
-# Contributor: pyjano 
-# Contributor: Stefan Husmann 
-
-pkgname=ttf-ibm-plex
-pkgver=4.0.2
-pkgrel=2
-pkgdesc="IBM Plex Mono, Sans, and Serif"
-arch=('any')
-url='https://github.com/IBM/plex'
-license=('custom:OFL')
-depends=('fontconfig' 'xorg-font-utils')
-source=("${url}/releases/download/v${pkgver}/TrueType.zip")
-provides=('ttf-font')
-sha256sums=('e1bfaea0652a35704018337b729ab869fbbc27c2f789e71b128bd66ad389c023')
-
-conflicts=('ibm-plex-fonts')
-
-package() {
-cd TrueType
-install -Dm644 */*.ttf -t "${pkgdir}/usr/share/fonts/TTF"
-
-# All the other licenses are the same as the one here...
-install -Dm644 IBM-Plex-Mono/license.txt -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
-}

Copied: ttf-ibm-plex/repos/community-any/PKGBUILD (from rev 640633, 
ttf-ibm-plex/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-08 23:34:21 UTC (rev 640634)
@@ -0,0 +1,27 @@
+# Maintainer: Santiago Torres-Arias 
+# Contributor: Aleksandar Trifunović 
+# Contributor: Matt Spaulding 
+# Contributor: pyjano 
+# Contributor: Stefan Husmann 
+
+pkgname=ttf-ibm-plex
+pkgver=5.0.0
+pkgrel=1
+pkgdesc="IBM Plex Mono, Sans, and Serif"
+arch=('any')
+url='https://github.com/IBM/plex'
+license=('custom:OFL')
+depends=('fontconfig' 'xorg-font-utils')
+source=("${url}/releases/download/v${pkgver}/TrueType.zip")
+provides=('ttf-font')
+sha256sums=('f8c8fb7a152845def75d798937de2a2691f01c24be9d6824eb414bb234d12773')
+
+conflicts=('ibm-plex-fonts')
+
+package() {
+cd TrueType
+install -Dm644 */*.ttf -t "${pkgdir}/usr/share/fonts/TTF"
+
+# All the other licenses are the same as the one here...
+install -Dm644 IBM-Plex-Mono/license.txt -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
+}


[arch-commits] Commit in ttf-ibm-plex/repos/community-any (PKGBUILD PKGBUILD)

2020-02-10 Thread Santiago Torres-Arias via arch-commits
Date: Monday, February 10, 2020 @ 23:59:27
  Author: sangy
Revision: 566491

archrelease: copy trunk to community-any

Added:
  ttf-ibm-plex/repos/community-any/PKGBUILD
(from rev 566490, ttf-ibm-plex/trunk/PKGBUILD)
Deleted:
  ttf-ibm-plex/repos/community-any/PKGBUILD

--+
 PKGBUILD |   53 +++--
 1 file changed, 27 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-10 23:59:07 UTC (rev 566490)
+++ PKGBUILD2020-02-10 23:59:27 UTC (rev 566491)
@@ -1,26 +0,0 @@
-# Maintainer: Santiago Torres-Arias 
-# Contributor: Aleksandar Trifunović 
-# Contributor: Matt Spaulding 
-# Contributor: pyjano 
-# Contributor: Stefan Husmann 
-
-pkgname=ttf-ibm-plex
-pkgver=4.0.2
-pkgrel=1
-pkgdesc="IBM Plex Mono, Sans, and Serif"
-arch=('any')
-url='https://github.com/IBM/plex'
-license=('custom:OFL')
-depends=('fontconfig' 'xorg-font-utils')
-source=("${url}/releases/download/v${pkgver}/TrueType.zip")
-sha256sums=('5564f79bfdc4a56f9f27aacc68b6b175ab205eba668e496f44a12051f3a337ad')
-
-conflicts=('ibm-plex-fonts')
-
-package() {
-cd TrueType
-install -Dm644 */*.ttf -t "${pkgdir}/usr/share/fonts/TTF"
-
-# All the other licenses are the same as the one here...
-install -Dm644 IBM-Plex-Mono/license.txt -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
-}

Copied: ttf-ibm-plex/repos/community-any/PKGBUILD (from rev 566490, 
ttf-ibm-plex/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-10 23:59:27 UTC (rev 566491)
@@ -0,0 +1,27 @@
+# Maintainer: Santiago Torres-Arias 
+# Contributor: Aleksandar Trifunović 
+# Contributor: Matt Spaulding 
+# Contributor: pyjano 
+# Contributor: Stefan Husmann 
+
+pkgname=ttf-ibm-plex
+pkgver=4.0.2
+pkgrel=2
+pkgdesc="IBM Plex Mono, Sans, and Serif"
+arch=('any')
+url='https://github.com/IBM/plex'
+license=('custom:OFL')
+depends=('fontconfig' 'xorg-font-utils')
+source=("${url}/releases/download/v${pkgver}/TrueType.zip")
+provides=('ttf-font')
+sha256sums=('e1bfaea0652a35704018337b729ab869fbbc27c2f789e71b128bd66ad389c023')
+
+conflicts=('ibm-plex-fonts')
+
+package() {
+cd TrueType
+install -Dm644 */*.ttf -t "${pkgdir}/usr/share/fonts/TTF"
+
+# All the other licenses are the same as the one here...
+install -Dm644 IBM-Plex-Mono/license.txt -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
+}


[arch-commits] Commit in ttf-ibm-plex/repos/community-any (PKGBUILD PKGBUILD)

2019-12-13 Thread Santiago Torres-Arias via arch-commits
Date: Friday, December 13, 2019 @ 16:35:38
  Author: sangy
Revision: 537556

archrelease: copy trunk to community-any

Added:
  ttf-ibm-plex/repos/community-any/PKGBUILD
(from rev 537555, ttf-ibm-plex/trunk/PKGBUILD)
Deleted:
  ttf-ibm-plex/repos/community-any/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-13 16:34:51 UTC (rev 537555)
+++ PKGBUILD2019-12-13 16:35:38 UTC (rev 537556)
@@ -1,26 +0,0 @@
-# Maintainer: Santiago Torres-Arias 
-# Contributor: Aleksandar Trifunović 
-# Contributor: Matt Spaulding 
-# Contributor: pyjano 
-# Contributor: Stefan Husmann 
-
-pkgname=ttf-ibm-plex
-pkgver=4.0.1
-pkgrel=1
-pkgdesc="IBM Plex Mono, Sans, and Serif"
-arch=('any')
-url='https://github.com/IBM/plex'
-license=('custom:OFL')
-depends=('fontconfig' 'xorg-font-utils')
-source=("${url}/releases/download/v${pkgver}/TrueType.zip")
-sha256sums=('b8aad85bd5668b656e0c92751cfe644d770c732eef1e7ba276a64dc0c5ce8edc')
-
-conflicts=('ibm-plex-fonts')
-
-package() {
-cd TrueType
-install -Dm644 */*.ttf -t "${pkgdir}/usr/share/fonts/TTF"
-
-# All the other licenses are the same as the one here...
-install -Dm644 IBM-Plex-Mono/license.txt -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
-}

Copied: ttf-ibm-plex/repos/community-any/PKGBUILD (from rev 537555, 
ttf-ibm-plex/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-13 16:35:38 UTC (rev 537556)
@@ -0,0 +1,26 @@
+# Maintainer: Santiago Torres-Arias 
+# Contributor: Aleksandar Trifunović 
+# Contributor: Matt Spaulding 
+# Contributor: pyjano 
+# Contributor: Stefan Husmann 
+
+pkgname=ttf-ibm-plex
+pkgver=4.0.2
+pkgrel=1
+pkgdesc="IBM Plex Mono, Sans, and Serif"
+arch=('any')
+url='https://github.com/IBM/plex'
+license=('custom:OFL')
+depends=('fontconfig' 'xorg-font-utils')
+source=("${url}/releases/download/v${pkgver}/TrueType.zip")
+sha256sums=('5564f79bfdc4a56f9f27aacc68b6b175ab205eba668e496f44a12051f3a337ad')
+
+conflicts=('ibm-plex-fonts')
+
+package() {
+cd TrueType
+install -Dm644 */*.ttf -t "${pkgdir}/usr/share/fonts/TTF"
+
+# All the other licenses are the same as the one here...
+install -Dm644 IBM-Plex-Mono/license.txt -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
+}


[arch-commits] Commit in ttf-ibm-plex/repos/community-any (PKGBUILD PKGBUILD)

2019-11-23 Thread Santiago Torres-Arias via arch-commits
Date: Sunday, November 24, 2019 @ 02:07:51
  Author: sangy
Revision: 532428

archrelease: copy trunk to community-any

Added:
  ttf-ibm-plex/repos/community-any/PKGBUILD
(from rev 532427, ttf-ibm-plex/trunk/PKGBUILD)
Deleted:
  ttf-ibm-plex/repos/community-any/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-24 02:07:31 UTC (rev 532427)
+++ PKGBUILD2019-11-24 02:07:51 UTC (rev 532428)
@@ -1,26 +0,0 @@
-# Maintainer: Santiago Torres-Arias 
-# Contributor: Aleksandar Trifunović 
-# Contributor: Matt Spaulding 
-# Contributor: pyjano 
-# Contributor: Stefan Husmann 
-
-pkgname=ttf-ibm-plex
-pkgver=3.0.0
-pkgrel=1
-pkgdesc="IBM Plex Mono, Sans, and Serif"
-arch=('any')
-url='https://github.com/IBM/plex'
-license=('custom:OFL')
-depends=('fontconfig' 'xorg-font-utils')
-source=("${url}/releases/download/v${pkgver}/TrueType.zip")
-sha256sums=('e1bfaea0652a35704018337b729ab869fbbc27c2f789e71b128bd66ad389c023')
-
-conflicts=('ibm-plex-fonts')
-
-package() {
-cd TrueType
-install -Dm644 */*.ttf -t "${pkgdir}/usr/share/fonts/TTF"
-
-# All the other licenses are the same as the one here...
-install -Dm644 IBM-Plex-Mono/license.txt -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
-}

Copied: ttf-ibm-plex/repos/community-any/PKGBUILD (from rev 532427, 
ttf-ibm-plex/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-24 02:07:51 UTC (rev 532428)
@@ -0,0 +1,26 @@
+# Maintainer: Santiago Torres-Arias 
+# Contributor: Aleksandar Trifunović 
+# Contributor: Matt Spaulding 
+# Contributor: pyjano 
+# Contributor: Stefan Husmann 
+
+pkgname=ttf-ibm-plex
+pkgver=4.0.1
+pkgrel=1
+pkgdesc="IBM Plex Mono, Sans, and Serif"
+arch=('any')
+url='https://github.com/IBM/plex'
+license=('custom:OFL')
+depends=('fontconfig' 'xorg-font-utils')
+source=("${url}/releases/download/v${pkgver}/TrueType.zip")
+sha256sums=('b8aad85bd5668b656e0c92751cfe644d770c732eef1e7ba276a64dc0c5ce8edc')
+
+conflicts=('ibm-plex-fonts')
+
+package() {
+cd TrueType
+install -Dm644 */*.ttf -t "${pkgdir}/usr/share/fonts/TTF"
+
+# All the other licenses are the same as the one here...
+install -Dm644 IBM-Plex-Mono/license.txt -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
+}


[arch-commits] Commit in ttf-ibm-plex/repos/community-any (PKGBUILD PKGBUILD)

2019-10-06 Thread Santiago Torres-Arias via arch-commits
Date: Sunday, October 6, 2019 @ 16:07:40
  Author: sangy
Revision: 513570

archrelease: copy trunk to community-any

Added:
  ttf-ibm-plex/repos/community-any/PKGBUILD
(from rev 513569, ttf-ibm-plex/trunk/PKGBUILD)
Deleted:
  ttf-ibm-plex/repos/community-any/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-10-06 16:07:32 UTC (rev 513569)
+++ PKGBUILD2019-10-06 16:07:40 UTC (rev 513570)
@@ -1,26 +0,0 @@
-# Maintainer: Santiago Torres-Arias 
-# Contributor: Aleksandar Trifunović 
-# Contributor: Matt Spaulding 
-# Contributor: pyjano 
-# Contributor: Stefan Husmann 
-
-pkgname=ttf-ibm-plex
-pkgver=2.0.0
-pkgrel=2
-pkgdesc="IBM Plex Mono, Sans, and Serif"
-arch=('any')
-url='https://github.com/IBM/plex'
-license=('custom:OFL')
-depends=('fontconfig' 'xorg-font-utils')
-source=("${url}/releases/download/v${pkgver}/TrueType.zip")
-sha256sums=('cefa9e6e5da003f50a467ce4f42af34b427b9c193abfc3e33c800c4abc76f1cb')
-
-conflicts=('ibm-plex-fonts')
-
-package() {
-cd TrueType
-install -Dm644 */*.ttf -t "${pkgdir}/usr/share/fonts/TTF"
-
-# All the other licenses are the same as the one here...
-install -Dm644 IBM-Plex-Mono/license.txt -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
-}

Copied: ttf-ibm-plex/repos/community-any/PKGBUILD (from rev 513569, 
ttf-ibm-plex/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-10-06 16:07:40 UTC (rev 513570)
@@ -0,0 +1,26 @@
+# Maintainer: Santiago Torres-Arias 
+# Contributor: Aleksandar Trifunović 
+# Contributor: Matt Spaulding 
+# Contributor: pyjano 
+# Contributor: Stefan Husmann 
+
+pkgname=ttf-ibm-plex
+pkgver=3.0.0
+pkgrel=1
+pkgdesc="IBM Plex Mono, Sans, and Serif"
+arch=('any')
+url='https://github.com/IBM/plex'
+license=('custom:OFL')
+depends=('fontconfig' 'xorg-font-utils')
+source=("${url}/releases/download/v${pkgver}/TrueType.zip")
+sha256sums=('e1bfaea0652a35704018337b729ab869fbbc27c2f789e71b128bd66ad389c023')
+
+conflicts=('ibm-plex-fonts')
+
+package() {
+cd TrueType
+install -Dm644 */*.ttf -t "${pkgdir}/usr/share/fonts/TTF"
+
+# All the other licenses are the same as the one here...
+install -Dm644 IBM-Plex-Mono/license.txt -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
+}


[arch-commits] Commit in ttf-ibm-plex/repos/community-any (PKGBUILD PKGBUILD)

2019-06-10 Thread Santiago Torres-Arias via arch-commits
Date: Monday, June 10, 2019 @ 16:33:26
  Author: sangy
Revision: 479732

archrelease: copy trunk to community-any

Added:
  ttf-ibm-plex/repos/community-any/PKGBUILD
(from rev 479731, ttf-ibm-plex/trunk/PKGBUILD)
Deleted:
  ttf-ibm-plex/repos/community-any/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-10 16:32:44 UTC (rev 479731)
+++ PKGBUILD2019-06-10 16:33:26 UTC (rev 479732)
@@ -1,26 +0,0 @@
-# Maintainer: Santiago Torres-Arias 
-# Contributor: Aleksandar Trifunović 
-# Contributor: Matt Spaulding 
-# Contributor: pyjano 
-# Contributor: Stefan Husmann 
-
-pkgname=ttf-ibm-plex
-pkgver=2.0.0
-pkgrel=1
-pkgdesc="IBM Plex Mono, Sans, and Serif"
-arch=('any')
-url='https://github.com/IBM/plex'
-license=('custom:OFL')
-depends=('fontconfig' 'xorg-font-utils')
-source=("${url}/releases/download/v${pkgver}/TrueType.zip")
-sha256sums=('2d124c2e8805d52ae15962b4be87fe883e0f1583b007f9c2987d4d7c00bce4a2')
-
-conflicts=('ibm-plex-fonts')
-
-package() {
-cd TrueType
-install -Dm644 */*.ttf -t "${pkgdir}/usr/share/fonts/TTF"
-
-# All the other licenses are the same as the one here...
-install -Dm644 IBM-Plex-Mono/license.txt -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
-}

Copied: ttf-ibm-plex/repos/community-any/PKGBUILD (from rev 479731, 
ttf-ibm-plex/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-10 16:33:26 UTC (rev 479732)
@@ -0,0 +1,26 @@
+# Maintainer: Santiago Torres-Arias 
+# Contributor: Aleksandar Trifunović 
+# Contributor: Matt Spaulding 
+# Contributor: pyjano 
+# Contributor: Stefan Husmann 
+
+pkgname=ttf-ibm-plex
+pkgver=2.0.0
+pkgrel=2
+pkgdesc="IBM Plex Mono, Sans, and Serif"
+arch=('any')
+url='https://github.com/IBM/plex'
+license=('custom:OFL')
+depends=('fontconfig' 'xorg-font-utils')
+source=("${url}/releases/download/v${pkgver}/TrueType.zip")
+sha256sums=('cefa9e6e5da003f50a467ce4f42af34b427b9c193abfc3e33c800c4abc76f1cb')
+
+conflicts=('ibm-plex-fonts')
+
+package() {
+cd TrueType
+install -Dm644 */*.ttf -t "${pkgdir}/usr/share/fonts/TTF"
+
+# All the other licenses are the same as the one here...
+install -Dm644 IBM-Plex-Mono/license.txt -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
+}


[arch-commits] Commit in ttf-ibm-plex/repos/community-any (PKGBUILD PKGBUILD)

2019-06-05 Thread Santiago Torres-Arias via arch-commits
Date: Wednesday, June 5, 2019 @ 17:20:44
  Author: sangy
Revision: 477221

archrelease: copy trunk to community-any

Added:
  ttf-ibm-plex/repos/community-any/PKGBUILD
(from rev 477220, ttf-ibm-plex/trunk/PKGBUILD)
Deleted:
  ttf-ibm-plex/repos/community-any/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-05 17:20:03 UTC (rev 477220)
+++ PKGBUILD2019-06-05 17:20:44 UTC (rev 477221)
@@ -1,26 +0,0 @@
-# Maintainer: Santiago Torres-Arias 
-# Contributor: Aleksandar Trifunović 
-# Contributor: Matt Spaulding 
-# Contributor: pyjano 
-# Contributor: Stefan Husmann 
-
-pkgname=ttf-ibm-plex
-pkgver=1.4.1
-pkgrel=1
-pkgdesc="IBM Plex Mono, Sans, and Serif"
-arch=('any')
-url='https://github.com/IBM/plex'
-license=('custom:OFL')
-depends=('fontconfig' 'xorg-font-utils')
-source=("${url}/releases/download/v${pkgver}/TrueType.zip")
-sha256sums=('71eb5049da9079bf6ea924ad877f4d08b3d6e0774dc9e035b857fbb3459da0bc')
-
-conflicts=('ibm-plex-fonts')
-
-package() {
-cd TrueType
-install -Dm644 */*.ttf -t "${pkgdir}/usr/share/fonts/TTF"
-
-# All the other licenses are the same as the one here...
-install -Dm644 IBM-Plex-Mono/license.txt -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
-}

Copied: ttf-ibm-plex/repos/community-any/PKGBUILD (from rev 477220, 
ttf-ibm-plex/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-05 17:20:44 UTC (rev 477221)
@@ -0,0 +1,26 @@
+# Maintainer: Santiago Torres-Arias 
+# Contributor: Aleksandar Trifunović 
+# Contributor: Matt Spaulding 
+# Contributor: pyjano 
+# Contributor: Stefan Husmann 
+
+pkgname=ttf-ibm-plex
+pkgver=2.0.0
+pkgrel=1
+pkgdesc="IBM Plex Mono, Sans, and Serif"
+arch=('any')
+url='https://github.com/IBM/plex'
+license=('custom:OFL')
+depends=('fontconfig' 'xorg-font-utils')
+source=("${url}/releases/download/v${pkgver}/TrueType.zip")
+sha256sums=('2d124c2e8805d52ae15962b4be87fe883e0f1583b007f9c2987d4d7c00bce4a2')
+
+conflicts=('ibm-plex-fonts')
+
+package() {
+cd TrueType
+install -Dm644 */*.ttf -t "${pkgdir}/usr/share/fonts/TTF"
+
+# All the other licenses are the same as the one here...
+install -Dm644 IBM-Plex-Mono/license.txt -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
+}


[arch-commits] Commit in ttf-ibm-plex/repos/community-any (PKGBUILD)

2019-04-07 Thread Santiago Torres-Arias via arch-commits
Date: Sunday, April 7, 2019 @ 20:17:55
  Author: sangy
Revision: 450332

archrelease: copy trunk to community-any

Added:
  ttf-ibm-plex/repos/community-any/PKGBUILD
(from rev 450331, ttf-ibm-plex/trunk/PKGBUILD)

--+
 PKGBUILD |   26 ++
 1 file changed, 26 insertions(+)

Copied: ttf-ibm-plex/repos/community-any/PKGBUILD (from rev 450331, 
ttf-ibm-plex/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-07 20:17:55 UTC (rev 450332)
@@ -0,0 +1,26 @@
+# Maintainer: Santiago Torres-Arias 
+# Contributor: Aleksandar Trifunović 
+# Contributor: Matt Spaulding 
+# Contributor: pyjano 
+# Contributor: Stefan Husmann 
+
+pkgname=ttf-ibm-plex
+pkgver=1.4.1
+pkgrel=1
+pkgdesc="IBM Plex Mono, Sans, and Serif"
+arch=('any')
+url='https://github.com/IBM/plex'
+license=('custom:OFL')
+depends=('fontconfig' 'xorg-font-utils')
+source=("${url}/releases/download/v${pkgver}/TrueType.zip")
+sha256sums=('71eb5049da9079bf6ea924ad877f4d08b3d6e0774dc9e035b857fbb3459da0bc')
+
+conflicts=('ibm-plex-fonts')
+
+package() {
+cd TrueType
+install -Dm644 */*.ttf -t "${pkgdir}/usr/share/fonts/TTF"
+
+# All the other licenses are the same as the one here...
+install -Dm644 IBM-Plex-Mono/license.txt -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
+}


[arch-commits] Commit in ttf-ibm-plex/repos/community-any (PKGBUILD)

2019-04-07 Thread Santiago Torres-Arias via arch-commits
Date: Sunday, April 7, 2019 @ 19:10:04
  Author: sangy
Revision: 450323

archrelease: copy trunk to community-any

Deleted:
  ttf-ibm-plex/repos/community-any/PKGBUILD

--+
 PKGBUILD |   28 
 1 file changed, 28 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-07 19:09:45 UTC (rev 450322)
+++ PKGBUILD2019-04-07 19:10:04 UTC (rev 450323)
@@ -1,28 +0,0 @@
-# Maintainer: Santiago Torres-Arias 
-# Contributor: Alexander F. Rødseth 
-# Contributor: Aleksandar Trifunović 
-# Contributor: Matt Spaulding 
-# Contributor: pyjano 
-# Contributor: Stefan Husmann 
-
-pkgname=ttf-ibm-plex
-pkgver=1.3.1
-pkgrel=1
-pkgdesc="IBM Plex Mono, Sans, and Serif"
-arch=('any')
-url='https://github.com/IBM/plex'
-license=(custom:OFL)
-depends=(fontconfig xorg-font-utils)
-source=("$pkgname-$pkgver.zip::$url/releases/download/v$pkgver/TrueType.zip")
-sha256sums=('428d64e8e03fa8326ed79d6ea72e7b1c9e816181c846c7d07fd21ee55aec4011')
-
-
-package() {
-cd TrueType
-install -Dm644 */*.ttf -t "${pkgdir}/usr/share/fonts/TTF"
-
-# All the other licenses are the same as the one here...
-install -Dm644 IBM-Plex-Mono/license.txt -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:


[arch-commits] Commit in ttf-ibm-plex/repos/community-any (PKGBUILD)

2019-03-28 Thread Santiago Torres-Arias via arch-commits
Date: Thursday, March 28, 2019 @ 23:37:24
  Author: sangy
Revision: 445655

archrelease: copy trunk to community-any

Added:
  ttf-ibm-plex/repos/community-any/PKGBUILD
(from rev 445654, ttf-ibm-plex/trunk/PKGBUILD)

--+
 PKGBUILD |   28 
 1 file changed, 28 insertions(+)

Copied: ttf-ibm-plex/repos/community-any/PKGBUILD (from rev 445654, 
ttf-ibm-plex/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-28 23:37:24 UTC (rev 445655)
@@ -0,0 +1,28 @@
+# Maintainer: Santiago Torres-Arias 
+# Contributor: Alexander F. Rødseth 
+# Contributor: Aleksandar Trifunović 
+# Contributor: Matt Spaulding 
+# Contributor: pyjano 
+# Contributor: Stefan Husmann 
+
+pkgname=ttf-ibm-plex
+pkgver=1.3.1
+pkgrel=1
+pkgdesc="IBM Plex Mono, Sans, and Serif"
+arch=('any')
+url='https://github.com/IBM/plex'
+license=(custom:OFL)
+depends=(fontconfig xorg-font-utils)
+source=("$pkgname-$pkgver.zip::$url/releases/download/v$pkgver/TrueType.zip")
+sha256sums=('428d64e8e03fa8326ed79d6ea72e7b1c9e816181c846c7d07fd21ee55aec4011')
+
+
+package() {
+cd TrueType
+install -Dm644 */*.ttf -t "${pkgdir}/usr/share/fonts/TTF"
+
+# All the other licenses are the same as the one here...
+install -Dm644 IBM-Plex-Mono/license.txt -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in ttf-ibm-plex/repos/community-any (PKGBUILD PKGBUILD)

2019-03-12 Thread Santiago Torres-Arias via arch-commits
Date: Tuesday, March 12, 2019 @ 23:34:43
  Author: sangy
Revision: 440771

archrelease: copy trunk to community-any

Added:
  ttf-ibm-plex/repos/community-any/PKGBUILD
(from rev 440770, ttf-ibm-plex/trunk/PKGBUILD)
Deleted:
  ttf-ibm-plex/repos/community-any/PKGBUILD

--+
 PKGBUILD |   54 +++---
 1 file changed, 27 insertions(+), 27 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-12 23:34:20 UTC (rev 440770)
+++ PKGBUILD2019-03-12 23:34:43 UTC (rev 440771)
@@ -1,27 +0,0 @@
-# Maintainer: Santiago Torres-Arias 
-# Contributor: Alexander F. Rødseth 
-# Contributor: Aleksandar Trifunović 
-# Contributor: Matt Spaulding 
-# Contributor: pyjano 
-# Contributor: Stefan Husmann 
-
-pkgname=ttf-ibm-plex
-pkgver=1.2.3
-pkgrel=1
-pkgdesc='IBM Plex Mono, Sans, and Serif'
-arch=(any)
-url='https://github.com/IBM/plex'
-license=(custom:OFL)
-depends=(fontconfig xorg-font-utils)
-source=("$pkgname-$pkgver.zip::$url/releases/download/v$pkgver/TrueType.zip")
-sha256sums=('fe4ff7bd12c3dbbe0d62f3380661e506f81c9bcb30bcf86ec044140b4c09f8a8')
-
-package() {
-  cd TrueType
-  install -Dm644 */*.ttf -t "$pkgdir/usr/share/fonts/TTF"
-
-  # All the other licenses are the same as the one here...
-  install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" 
IBM-Plex-Mono/license.txt
-}
-
-# vim: ts=2 sw=2 et:

Copied: ttf-ibm-plex/repos/community-any/PKGBUILD (from rev 440770, 
ttf-ibm-plex/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-12 23:34:43 UTC (rev 440771)
@@ -0,0 +1,27 @@
+# Maintainer: Santiago Torres-Arias 
+# Contributor: Alexander F. Rødseth 
+# Contributor: Aleksandar Trifunović 
+# Contributor: Matt Spaulding 
+# Contributor: pyjano 
+# Contributor: Stefan Husmann 
+
+pkgname=ttf-ibm-plex
+pkgver=1.3.0
+pkgrel=1
+pkgdesc="IBM Plex Mono, Sans, and Serif"
+arch=('any')
+url='https://github.com/IBM/plex'
+license=(custom:OFL)
+depends=(fontconfig xorg-font-utils)
+source=("$pkgname-$pkgver.zip::$url/releases/download/v$pkgver/TrueType.zip")
+sha256sums=('fe4ff7bd12c3dbbe0d62f3380661e506f81c9bcb30bcf86ec044140b4c09f8a8')
+
+package() {
+cd TrueType
+install -Dm644 */*.ttf -t "${pkgdir}/usr/share/fonts/TTF"
+
+# All the other licenses are the same as the one here...
+install -Dm644 IBM-Plex-Mono/license.txt -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in ttf-ibm-plex/repos/community-any (PKGBUILD PKGBUILD)

2019-01-19 Thread Alexander Rødseth via arch-commits
Date: Saturday, January 19, 2019 @ 17:15:11
  Author: arodseth
Revision: 424849

archrelease: copy trunk to community-any

Added:
  ttf-ibm-plex/repos/community-any/PKGBUILD
(from rev 424848, ttf-ibm-plex/trunk/PKGBUILD)
Deleted:
  ttf-ibm-plex/repos/community-any/PKGBUILD

--+
 PKGBUILD |   52 +++-
 1 file changed, 27 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-19 17:15:01 UTC (rev 424848)
+++ PKGBUILD2019-01-19 17:15:11 UTC (rev 424849)
@@ -1,25 +0,0 @@
-# Maintainer: Santiago Torres-Arias 
-# Contributor: Aleksandar Trifunović 
-# Contributor: Matt Spaulding 
-# Contributor: pyjano 
-# Contributor: Stefan Husmann 
-
-pkgname=ttf-ibm-plex
-pkgver=1.2.2
-pkgrel=1
-pkgdesc="IBM Plex Mono, Sans, and Serif"
-arch=('any')
-url='https://github.com/IBM/plex'
-license=('custom:OFL')
-depends=('fontconfig' 'xorg-font-utils')
-source=("${url}/releases/download/v${pkgver}/TrueType.zip")
-sha256sums=('2d124c2e8805d52ae15962b4be87fe883e0f1583b007f9c2987d4d7c00bce4a2')
-conflicts=('ibm-plex-fonts')
-
-package() {
-cd TrueType
-install -Dm644 */*.ttf -t "${pkgdir}/usr/share/fonts/TTF"
-
-# All the other licenses are the same as the one here...
-install -Dm644 IBM-Plex-Mono/license.txt -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
-}

Copied: ttf-ibm-plex/repos/community-any/PKGBUILD (from rev 424848, 
ttf-ibm-plex/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-19 17:15:11 UTC (rev 424849)
@@ -0,0 +1,27 @@
+# Maintainer: Santiago Torres-Arias 
+# Contributor: Alexander F. Rødseth 
+# Contributor: Aleksandar Trifunović 
+# Contributor: Matt Spaulding 
+# Contributor: pyjano 
+# Contributor: Stefan Husmann 
+
+pkgname=ttf-ibm-plex
+pkgver=1.2.3
+pkgrel=1
+pkgdesc='IBM Plex Mono, Sans, and Serif'
+arch=(any)
+url='https://github.com/IBM/plex'
+license=(custom:OFL)
+depends=(fontconfig xorg-font-utils)
+source=("$pkgname-$pkgver.zip::$url/releases/download/v$pkgver/TrueType.zip")
+sha256sums=('fe4ff7bd12c3dbbe0d62f3380661e506f81c9bcb30bcf86ec044140b4c09f8a8')
+
+package() {
+  cd TrueType
+  install -Dm644 */*.ttf -t "$pkgdir/usr/share/fonts/TTF"
+
+  # All the other licenses are the same as the one here...
+  install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" 
IBM-Plex-Mono/license.txt
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in ttf-ibm-plex/repos/community-any (PKGBUILD PKGBUILD)

2018-12-17 Thread Santiago Torres-Arias via arch-commits
Date: Tuesday, December 18, 2018 @ 00:58:38
  Author: sangy
Revision: 416596

archrelease: copy trunk to community-any

Added:
  ttf-ibm-plex/repos/community-any/PKGBUILD
(from rev 416595, ttf-ibm-plex/trunk/PKGBUILD)
Deleted:
  ttf-ibm-plex/repos/community-any/PKGBUILD

--+
 PKGBUILD |   48 +---
 1 file changed, 25 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-18 00:57:42 UTC (rev 416595)
+++ PKGBUILD2018-12-18 00:58:38 UTC (rev 416596)
@@ -1,23 +0,0 @@
-# Maintainer: Santiago Torres-Arias 
-# Contributor: Aleksandar Trifunović 
-# Contributor: Matt Spaulding 
-# Contributor: pyjano 
-# Contributor: Stefan Husmann 
-
-pkgname=ttf-ibm-plex
-pkgver=1.2.1
-pkgrel=2
-pkgdesc="IBM Plex Mono, Sans, and Serif"
-arch=('any')
-url='https://github.com/IBM/plex'
-license=('custom:OFL')
-depends=('fontconfig' 'xorg-font-utils')
-source=("${url}/releases/download/v${pkgver}/TrueType.zip")
-sha256sums=('73f6afefcf3d56d5c7f45d788b7c65c6986183e2efff1576f731b2a5e99df6de')
-conflicts=('ibm-plex-fonts')
-
-package() {
-cd TrueType
-install -Dm644 */*.ttf -t "${pkgdir}/usr/share/fonts/TTF"
-install -Dm644 LICENSE.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
-}

Copied: ttf-ibm-plex/repos/community-any/PKGBUILD (from rev 416595, 
ttf-ibm-plex/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-18 00:58:38 UTC (rev 416596)
@@ -0,0 +1,25 @@
+# Maintainer: Santiago Torres-Arias 
+# Contributor: Aleksandar Trifunović 
+# Contributor: Matt Spaulding 
+# Contributor: pyjano 
+# Contributor: Stefan Husmann 
+
+pkgname=ttf-ibm-plex
+pkgver=1.2.2
+pkgrel=1
+pkgdesc="IBM Plex Mono, Sans, and Serif"
+arch=('any')
+url='https://github.com/IBM/plex'
+license=('custom:OFL')
+depends=('fontconfig' 'xorg-font-utils')
+source=("${url}/releases/download/v${pkgver}/TrueType.zip")
+sha256sums=('2d124c2e8805d52ae15962b4be87fe883e0f1583b007f9c2987d4d7c00bce4a2')
+conflicts=('ibm-plex-fonts')
+
+package() {
+cd TrueType
+install -Dm644 */*.ttf -t "${pkgdir}/usr/share/fonts/TTF"
+
+# All the other licenses are the same as the one here...
+install -Dm644 IBM-Plex-Mono/license.txt -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
+}