summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2019-02-01 09:24:35 +0100
committerMarkus Weimar2019-02-01 09:24:35 +0100
commit766d6d522c1da9bc3f95b1fbd7d19f1959f00d9d (patch)
tree2c8d9b9144ab1a882888b0b30b8f2fc10fe05b62
parentb802f48d2d50b1f993d85b78fbc31c8ade2f1960 (diff)
downloadaur-766d6d522c1da9bc3f95b1fbd7d19f1959f00d9d.tar.gz
0.7.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac1dcec51cfe..7a8acb0124c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Thu Nov 22 09:58:51 UTC 2018
+# Fri Feb 1 08:23:35 UTC 2019
pkgbase = ttf-sarasa-gothic
pkgdesc = A Chinese & Japanese programming font based on Iosevka and Source Han Sans (TTC)
- pkgver = 0.7.0
+ pkgver = 0.7.2
pkgrel = 1
url = https://github.com/be5invis/Sarasa-Gothic
arch = any
license = custom:SIL Open Font License v1.1
depends = fontconfig
depends = xorg-font-utils
- source = https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.7.0/sarasa-gothic-ttc-0.7.0.7z
+ source = https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.7.2/sarasa-gothic-ttc-0.7.2.7z
source = https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/master/LICENSE
- sha256sums = 9cd9fbdc741c99590a8b76feb2da4cda49695f148107df338a0eb57f6edc3dd3
+ sha256sums = 152a3709d8c28fbcd5b8199aa9965a03bfe130fba132683d251470954f69e25b
sha256sums = 15d8d7964167f8ec518783801c809991807804cfde691242471e24ce66de6934
pkgname = ttf-sarasa-gothic
diff --git a/PKGBUILD b/PKGBUILD
index fbb92d47c60b..866aadf12d0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-sarasa-gothic
-pkgver=0.7.0
+pkgver=0.7.2
pkgrel=1
pkgdesc="A Chinese & Japanese programming font based on Iosevka and Source Han Sans (TTC)"
arch=('any')
@@ -11,7 +11,7 @@ license=('custom:SIL Open Font License v1.1')
depends=('fontconfig' 'xorg-font-utils')
source=("https://github.com/be5invis/Sarasa-Gothic/releases/download/v$pkgver/sarasa-gothic-ttc-$pkgver.7z"
'https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/master/LICENSE')
-sha256sums=('9cd9fbdc741c99590a8b76feb2da4cda49695f148107df338a0eb57f6edc3dd3'
+sha256sums=('152a3709d8c28fbcd5b8199aa9965a03bfe130fba132683d251470954f69e25b'
'15d8d7964167f8ec518783801c809991807804cfde691242471e24ce66de6934')
package() {