summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Kline2019-10-30 23:53:49 -0700
committerMatt Kline2019-10-30 23:53:49 -0700
commit398b72c31f9eb66d62b021e547c90599c9e0d6c5 (patch)
treefcd97010ba545528ea8ad395714e6725d6f6d175
parentd43d6ce6b00e53eed566fd02e029e849824b6d24 (diff)
downloadaur-398b72c31f9eb66d62b021e547c90599c9e0d6c5.tar.gz
STIX v2.0.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73ff8e33b64c..ced11691193c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = otf-stix
pkgdesc = An OpenType font with math support, designed for scientific and engineering printing
- pkgver = 2.0.1
+ pkgver = 2.0.2
pkgrel = 1
url = http://www.stixfonts.org
arch = any
license = custom:OFL
depends = fontconfig
- source = https://github.com/stipub/stixfonts/raw/v2.0.1/zipfiles/STIXv2.0.1.zip
- sha256sums = 6bb3c6eee6761f4178bdb9eeed88b6bc391c80d496967f26d26988cbf1ab4883
+ source = https://github.com/stipub/stixfonts/raw/v2.0.2/zipfiles/STIXv2.0.2.zip
+ sha256sums = fef26941bf7eeab7ed6400a386211ba11360f0b2df22002382ceb3e2b551179d
pkgname = otf-stix
diff --git a/PKGBUILD b/PKGBUILD
index bf75d4b6d391..cc977fe6da48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=otf-stix
-pkgver=2.0.1
+pkgver=2.0.2
pkgrel=1
pkgdesc="An OpenType font with math support, designed for scientific and engineering printing"
arch=('any')
@@ -7,7 +7,7 @@ url="http://www.stixfonts.org"
license=('custom:OFL')
depends=('fontconfig')
source=("https://github.com/stipub/stixfonts/raw/v$pkgver/zipfiles/STIXv$pkgver.zip")
-sha256sums=('6bb3c6eee6761f4178bdb9eeed88b6bc391c80d496967f26d26988cbf1ab4883')
+sha256sums=('fef26941bf7eeab7ed6400a386211ba11360f0b2df22002382ceb3e2b551179d')
package() {
cd "$srcdir/STIXv$pkgver"