summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatt Kline2021-03-30 22:44:49 -0700
committerMatt Kline2021-03-30 22:44:49 -0700
commitfa9940a979f9c82dd8120426a96e0eb8e427aa9c (patch)
tree3e099e7ebbe06daae6f82636babccb29c9262fb7 /PKGBUILD
parent74825d4f1d25f2d7991fa5c50dc137cd1a236e7c (diff)
downloadaur-otf-xits.tar.gz
XITS 1.302
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6eb6aab5eee7..5e2bebb940ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
pkgname=otf-xits
-pkgver=1.301
+pkgver=1.302
pkgrel=2
pkgdesc="An OpenType implementation of STIX fonts with math support"
arch=('any')
-url="https://github.com/khaledhosny/xits"
+url="https://github.com/alif-type/xits"
license=('custom:OFL')
ghname=xits
-source=("https://github.com/khaledhosny/$ghname/archive/v$pkgver.tar.gz")
-sha256sums=('63a778f24e9275b7f2c7c78060e7ad6c375f5cff077852716537b26e9da8be69')
+source=("https://github.com/alif-type/$ghname/archive/v$pkgver.tar.gz")
+sha256sums=('a396dfddde7da50ce82cae530775ab522b1d33f87ca8211634535b6325a09c2b')
package() {
cd "$srcdir/$ghname-$pkgver"