summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatt Kline2018-12-02 15:07:42 -0800
committerMatt Kline2018-12-02 15:07:42 -0800
commitc6b3fd4b5c7acfed933ab2c1ec22ab81f1847a3c (patch)
tree686475c94a018a1f1757a5f52880e1cb995d1c8a /PKGBUILD
parent5ddb0efcfac8b1fd32cf81b31ae07b19b269dee5 (diff)
downloadaur-c6b3fd4b5c7acfed933ab2c1ec22ab81f1847a3c.tar.gz
Update to 1.200
Sorry for the delay, folks.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c04f1464c8a6..c933ae32dc02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=otf-xits
-pkgver=1.108
-pkgrel=6
+pkgver=1.200
+pkgrel=1
pkgdesc="An OpenType implementation of STIX fonts with math support"
arch=('any')
url="https://github.com/khaledhosny/xits"
@@ -8,7 +8,7 @@ license=('custom:OFL')
depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
ghname=xits
source=("https://github.com/khaledhosny/$ghname/archive/v$pkgver.tar.gz")
-sha256sums=('ee7231eb836d94ddc20a1b631866ef12dfeaace794389071948e4931e3d751ec')
+sha256sums=('1e44007035e3d0bb8fd2d2ad28ab0ce4cf7e804f2e4b16bf2be2a99069300b53')
package() {
cd "$srcdir/$ghname-$pkgver"