summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Kline2021-03-30 22:38:26 -0700
committerMatt Kline2021-03-30 22:38:26 -0700
commit5068f0940d2945fdb88f88335334be5d43f35de0 (patch)
treefd6dcb41ccde0e0981c31055d055871b24388a7f
parent1d8c0bb7db54de782c99c22a8c7f27c2325125de (diff)
downloadaur-5068f0940d2945fdb88f88335334be5d43f35de0.tar.gz
STIX 2.12
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56329a3a8120..29281c821b15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = otf-stix
pkgdesc = An OpenType font with math support, designed for scientific and engineering printing
- pkgver = 2.10
+ pkgver = 2.12
pkgrel = 1
url = http://www.stixfonts.org
arch = any
license = custom:OFL
- source = https://raw.githubusercontent.com/stipub/stixfonts/v2.10/docs/OFL.txt
- source = https://raw.githubusercontent.com/stipub/stixfonts/v2.10/zipfiles/static_otf.zip
- sha256sums = 0438a245387dce3a3252966a3b419c0369da55ad77ccf4e73c1dc450ac46b283
- sha256sums = 1494bc57d989587df29c33735dfab3be331e58b97b048a6c4bb33f5048d66602
+ source = https://raw.githubusercontent.com/stipub/stixfonts/v2.12/OFL.txt
+ source = https://raw.githubusercontent.com/stipub/stixfonts/v2.12/zipfiles/static_otf.zip
+ sha256sums = bec17cee6412788db45fd2644b301afbc99cc5d372ddd3345dc4a7bfdefb9f04
+ sha256sums = c42758da2a54c77e335b80f284942e0df2ebffaffb6f6a9ff9f32ca26ae3ec23
pkgname = otf-stix
diff --git a/PKGBUILD b/PKGBUILD
index cd7f50730252..6fed8fa3e913 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
pkgname=otf-stix
-pkgver=2.10
+pkgver=2.12
pkgrel=1
pkgdesc="An OpenType font with math support, designed for scientific and engineering printing"
arch=('any')
url="http://www.stixfonts.org"
license=('custom:OFL')
source=(
- "https://raw.githubusercontent.com/stipub/stixfonts/v$pkgver/docs/OFL.txt"
+ "https://raw.githubusercontent.com/stipub/stixfonts/v$pkgver/OFL.txt"
"https://raw.githubusercontent.com/stipub/stixfonts/v$pkgver/zipfiles/static_otf.zip"
)
-sha256sums=('0438a245387dce3a3252966a3b419c0369da55ad77ccf4e73c1dc450ac46b283'
- '1494bc57d989587df29c33735dfab3be331e58b97b048a6c4bb33f5048d66602')
+sha256sums=('bec17cee6412788db45fd2644b301afbc99cc5d372ddd3345dc4a7bfdefb9f04'
+ 'c42758da2a54c77e335b80f284942e0df2ebffaffb6f6a9ff9f32ca26ae3ec23')
package() {
cd "$srcdir/"