summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2019-11-03 08:54:19 +0100
committerMarkus Weimar2019-11-03 08:54:19 +0100
commit9dcce652cff4755e2dabee61507f68cbe71ba65a (patch)
tree4e541536cb0e64c0eb87d97446b5b894ae2d427b
parentb960d19610ace62858a8a89ffc34639d54beb579 (diff)
downloadaur-9dcce652cff4755e2dabee61507f68cbe71ba65a.tar.gz
0.10.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84311f8bbd2d..706e8461009b 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.0
- pkgrel = 4
+ pkgver = 0.10.1
+ 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.0/sarasa-gothic-ttc-0.10.0.7z
- source = LICENSE-0.10.0::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v0.10.0/LICENSE
- sha256sums = 5f101908073e5f19ef95d5216f4dfd71e7adbb8e206260dbc4b5a4a041adc12c
+ 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
sha256sums = 07e26208b78894948573d001a0133a8d071e161eba6ae65e2ab521fef311a429
pkgname = ttf-sarasa-gothic
diff --git a/PKGBUILD b/PKGBUILD
index ceafb5d3d619..c828c85acbf2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Co-Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-sarasa-gothic
-pkgver=0.10.0
-pkgrel=4
+pkgver=0.10.1
+pkgrel=1
pkgdesc="A CJK programming font based on Iosevka and Source Han Sans. (TTC)"
arch=('any')
url="https://github.com/be5invis/Sarasa-Gothic"
@@ -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=('5f101908073e5f19ef95d5216f4dfd71e7adbb8e206260dbc4b5a4a041adc12c'
+sha256sums=('8d4b3bab2141a39ebb559faf77f81c2f7dd487fa7aeb580b81352a47c55e6cab'
'07e26208b78894948573d001a0133a8d071e161eba6ae65e2ab521fef311a429')
package() {