summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2020-06-28 09:00:23 +0200
committerMarkus Weimar2020-06-28 09:00:23 +0200
commitb6bd5c5e43b86294ca103be41bb0b7d5d59c74db (patch)
treecab542a2f923b0c8b0f6209ead6cf7c1af521f7d
parent55c4b3eed652544c5c29dc8659c344bf7f9b069d (diff)
downloadaur-b6bd5c5e43b86294ca103be41bb0b7d5d59c74db.tar.gz
0.12.9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f89916dd2837..54a9837f998a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = ttf-sarasa-gothic
pkgdesc = A CJK programming font based on Iosevka and Source Han Sans. (TTC)
- pkgver = 0.12.8
+ pkgver = 0.12.9
pkgrel = 1
url = https://github.com/be5invis/Sarasa-Gothic
arch = any
license = OFL
provides = ttf-sarasa-slab
- source = https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.12.8/sarasa-gothic-ttc-0.12.8.7z
- source = LICENSE-0.12.8::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v0.12.8/LICENSE
- sha256sums = 0d9afb6c4808fcfd14c236cc8e0418f286da314d6a6364eb2e3f39c9b64700bf
+ source = https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.12.9/sarasa-gothic-ttc-0.12.9.7z
+ source = LICENSE-0.12.9::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v0.12.9/LICENSE
+ sha256sums = e83f72baeed0b7a5a4bf9e679e997bcfa5da864e256dfa914f8c3955ca274b6f
sha256sums = 07e26208b78894948573d001a0133a8d071e161eba6ae65e2ab521fef311a429
pkgname = ttf-sarasa-gothic
diff --git a/PKGBUILD b/PKGBUILD
index 0554cdac1ca6..5d2c0600feb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-sarasa-gothic
-pkgver=0.12.8
+pkgver=0.12.9
pkgrel=1
pkgdesc="A CJK programming font based on Iosevka and Source Han Sans. (TTC)"
arch=('any')
@@ -11,7 +11,7 @@ license=('OFL')
provides=('ttf-sarasa-slab')
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=('0d9afb6c4808fcfd14c236cc8e0418f286da314d6a6364eb2e3f39c9b64700bf'
+sha256sums=('e83f72baeed0b7a5a4bf9e679e997bcfa5da864e256dfa914f8c3955ca274b6f'
'07e26208b78894948573d001a0133a8d071e161eba6ae65e2ab521fef311a429')
package() {