summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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"