summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34c367d4d26b..0b6245f2b288 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,14 @@
pkgname=otf-xits
pkgver=1.108
-pkgrel=3
+pkgrel=4
pkgdesc="An OpenType implementation of STIX fonts with math support"
arch=('any')
url="https://github.com/khaledhosny/xits-math"
license=('custom:OFL')
depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
-install=otf-xits.install
ghname=xits-math
source=("https://github.com/khaledhosny/$ghname/archive/v$pkgver.tar.gz")
-md5sums=('6a9ff635ecc47edc0c13794f2b2a8ce1')
+sha256sums=('ec0742b7291ab96df28188e92fdf1293006a538267edc2b282d6615923833ceb')
package() {
cd "$srcdir/$ghname-$pkgver"