summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatt Kline2018-08-09 21:54:08 -0700
committerMatt Kline2018-08-09 21:54:08 -0700
commitddf838f1130fe0beb1e902db1e3020591b208168 (patch)
tree613cc7ac3689ddd3e583327706f7e0f280cdc55d /PKGBUILD
parent8db2a34ee2d87a80a6e71aafc70c07b4749ee53e (diff)
downloadaur-ddf838f1130fe0beb1e902db1e3020591b208168.tar.gz
Mulligan: Fix Github URL and SHA
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 681adb4c4dec..83389de855e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
pkgname=otf-stix
pkgver=2.0.0
-pkgrel=2
+pkgrel=3
pkgdesc="An OpenType font with math support, designed for scientific and engineering printing"
arch=('any')
url="http://www.stixfonts.org"
license=('custom:OFL')
depends=('fontconfig')
-source=("https://github.com/stipub/stixfonts/blob/$pkgver/zipfiles/STIXv$pkgver.zip")
-sha256sums=('f8a141355690e0a1984a196409d6685f0493413595dec087c77e4bff6721dfd7')
+source=("https://github.com/stipub/stixfonts/raw/$pkgver/zipfiles/STIXv$pkgver.zip")
+sha256sums=('0e878b50ac6fbafbee431db4f10aa618efe34451f9922924047a2419a15e6242')
package() {
cd "$srcdir/STIXv$pkgver"