summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2020-03-21 10:55:58 +0100
committerMarkus Weimar2020-03-21 10:55:58 +0100
commit9af633dbc97e8dca67f1709854994fd7f8a69817 (patch)
treebc343bdfe82e891fd481b004d2b86abcee90489a
parent05e7420fa11c38855f10d0ff7614839b09011c28 (diff)
downloadaur-9af633dbc97e8dca67f1709854994fd7f8a69817.tar.gz
0.12.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 57d1a66090f2..6b4c93b6aae1 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.1
+ pkgver = 0.12.2
pkgrel = 1
url = https://github.com/be5invis/Sarasa-Gothic
arch = any
license = custom:OFL
provides = ttf-sarasa-slab
- source = https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.12.1/sarasa-gothic-ttc-0.12.1.7z
- source = LICENSE-0.12.1::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v0.12.1/LICENSE
- sha256sums = ddc99500c4624bd5691db12c3b2ff811d36cedff555a644527b2bbbe5726bae4
+ source = https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.12.2/sarasa-gothic-ttc-0.12.2.7z
+ source = LICENSE-0.12.2::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v0.12.2/LICENSE
+ sha256sums = ec3fa126d04fc29d7b65514b408db2ce03ce972516e577f5a3800f084e45fdf1
sha256sums = 07e26208b78894948573d001a0133a8d071e161eba6ae65e2ab521fef311a429
pkgname = ttf-sarasa-gothic
diff --git a/PKGBUILD b/PKGBUILD
index 3ee2389dc2e0..d3de422e7207 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-sarasa-gothic
-pkgver=0.12.1
+pkgver=0.12.2
pkgrel=1
pkgdesc="A CJK programming font based on Iosevka and Source Han Sans. (TTC)"
arch=('any')
@@ -11,7 +11,7 @@ license=('custom: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=('ddc99500c4624bd5691db12c3b2ff811d36cedff555a644527b2bbbe5726bae4'
+sha256sums=('ec3fa126d04fc29d7b65514b408db2ce03ce972516e577f5a3800f084e45fdf1'
'07e26208b78894948573d001a0133a8d071e161eba6ae65e2ab521fef311a429')
package() {