summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2019-11-05 07:54:05 +0100
committerMarkus Weimar2019-11-05 07:54:17 +0100
commit11cbcc22d2f356cf26f48f4bfbb363216f570370 (patch)
treedbfc97b7882eff4b8b2577073050cac06141b90b
parent9dcce652cff4755e2dabee61507f68cbe71ba65a (diff)
downloadaur-11cbcc22d2f356cf26f48f4bfbb363216f570370.tar.gz
0.10.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 706e8461009b..e1ac28a7dbbe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = ttf-sarasa-gothic
pkgdesc = A CJK programming font based on Iosevka and Source Han Sans. (TTC)
- pkgver = 0.10.1
+ pkgver = 0.10.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.10.1/sarasa-gothic-ttc-0.10.1.7z
- source = LICENSE-0.10.1::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v0.10.1/LICENSE
- sha256sums = 8d4b3bab2141a39ebb559faf77f81c2f7dd487fa7aeb580b81352a47c55e6cab
+ source = https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.10.2/sarasa-gothic-ttc-0.10.2.7z
+ source = LICENSE-0.10.2::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v0.10.2/LICENSE
+ sha256sums = 888f998869840e982c5478d9aa40494cf83e9aaa85de3c0a8834537f64092d16
sha256sums = 07e26208b78894948573d001a0133a8d071e161eba6ae65e2ab521fef311a429
pkgname = ttf-sarasa-gothic
diff --git a/PKGBUILD b/PKGBUILD
index c828c85acbf2..a4a9de0b8614 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-sarasa-gothic
-pkgver=0.10.1
+pkgver=0.10.2
pkgrel=1
pkgdesc="A CJK 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"
"LICENSE-$pkgver::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v${pkgver}/LICENSE")
-sha256sums=('8d4b3bab2141a39ebb559faf77f81c2f7dd487fa7aeb580b81352a47c55e6cab'
+sha256sums=('888f998869840e982c5478d9aa40494cf83e9aaa85de3c0a8834537f64092d16'
'07e26208b78894948573d001a0133a8d071e161eba6ae65e2ab521fef311a429')
package() {