summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3b91f9d59f1b..95e7ebde4cfc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = otf-ibm-plex
pkgdesc = IBM Plex Mono, Sans, and Serif typefaces in otf format
- pkgver = 1.2.1
+ pkgver = 1.2.3
pkgrel = 1
url = https://ibm.github.io/type/
arch = any
license = custom
- source = ibm-plex-1.2.1-opentype.zip::https://github.com/IBM/plex/releases/download/v1.2.1/OpenType.zip
- sha256sums = 88f445175cf038bfe11d629bb7f1ea278c82cecdbdff60c01cd0c397b03cee81
+ source = ibm-plex-1.2.3-opentype.zip::https://github.com/IBM/plex/releases/download/v1.2.3/OpenType.zip
+ sha256sums = 223720801bbc9247c3a8ec11a1c63466bcdce90e8337aef94cc930e2374bdbba
pkgname = otf-ibm-plex
diff --git a/PKGBUILD b/PKGBUILD
index cebfed6e9643..a621aceb925b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=otf-ibm-plex
-pkgver=1.2.1
+pkgver=1.2.3
pkgrel=1
pkgdesc="IBM Plex Mono, Sans, and Serif typefaces in otf format"
url="https://ibm.github.io/type/"
arch=('any')
license=('custom')
source=("${pkgname#otf-}-$pkgver-opentype.zip::https://github.com/IBM/plex/releases/download/v$pkgver/OpenType.zip")
-sha256sums=('88f445175cf038bfe11d629bb7f1ea278c82cecdbdff60c01cd0c397b03cee81')
+sha256sums=('223720801bbc9247c3a8ec11a1c63466bcdce90e8337aef94cc930e2374bdbba')
package() {
cd OpenType