summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f336fb305991..033bf660b04d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ibm-plex-fonts
pkgdesc = The package of IBM’s typeface, IBM Plex.
- pkgver = 1.2.0
+ pkgver = 1.2.1
pkgrel = 1
url = https://github.com/IBM/plex
arch = any
license = custom:OFL
depends = fontconfig
depends = xorg-font-utils
- source = https://github.com/IBM/plex/releases/download/v1.2.0/TrueType.zip
+ source = https://github.com/IBM/plex/releases/download/v1.2.1/TrueType.zip
sha256sums = 73f6afefcf3d56d5c7f45d788b7c65c6986183e2efff1576f731b2a5e99df6de
pkgname = ibm-plex-fonts
diff --git a/PKGBUILD b/PKGBUILD
index 47e9d602dcea..5963bb00811b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Matt Spaulding <matt at mattops dot io>
pkgname=ibm-plex-fonts
-pkgver=1.2.0
+pkgver=1.2.1
pkgrel=1
pkgdesc="The package of IBM’s typeface, IBM Plex."
arch=('any')