summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d48507994bbd..c5786f7a0088 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = otf-chunk
groups = lmt-fonts
license = OFL
source = otf-chunk-20180627.zip::https://github.com/theleagueof/chunk/archive/957d5ddfdaf35368822ec5fcb07e0a118fa63391.zip
- sha256sums = f38062c4b6ecf42e0cc0b4ec3c8d6976c040ac2e87777f44cec6b1047470d949
+ sha256sums = b68946c684bb2b1224a3d0adee105a85ff5194c088bb4f95677a47549ccfe979
pkgname = otf-chunk
diff --git a/PKGBUILD b/PKGBUILD
index 319b95cb3e60..3f141df41b69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ url="http://theleagueofmoveabletype.com/$_fnt_name"
license=('OFL')
groups=('lmt-fonts')
source=("$pkgname-$pkgver.zip::https://github.com/theleagueof/$_fnt_name/archive/$_sha.zip")
-sha256sums=('f38062c4b6ecf42e0cc0b4ec3c8d6976c040ac2e87777f44cec6b1047470d949')
+sha256sums=('b68946c684bb2b1224a3d0adee105a85ff5194c088bb4f95677a47549ccfe979')
package() {
cd "$_fnt_name-$_sha"