summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2020-03-21 15:01:55 +0100
committerMarkus Weimar2020-03-21 15:01:55 +0100
commit1e30f7e82524889e3eb9c3c4349fccd82a46ef5e (patch)
tree1feb4e9bf4c7a062de16212ac48580ab4e673094
parent9af633dbc97e8dca67f1709854994fd7f8a69817 (diff)
downloadaur-1e30f7e82524889e3eb9c3c4349fccd82a46ef5e.tar.gz
Revert to 0.12.1 as 0.12.2 has vanished
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b4c93b6aae1..57d1a66090f2 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.2
+ pkgver = 0.12.1
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.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
+ 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
sha256sums = 07e26208b78894948573d001a0133a8d071e161eba6ae65e2ab521fef311a429
pkgname = ttf-sarasa-gothic
diff --git a/PKGBUILD b/PKGBUILD
index d3de422e7207..3ee2389dc2e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-sarasa-gothic
-pkgver=0.12.2
+pkgver=0.12.1
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=('ec3fa126d04fc29d7b65514b408db2ce03ce972516e577f5a3800f084e45fdf1'
+sha256sums=('ddc99500c4624bd5691db12c3b2ff811d36cedff555a644527b2bbbe5726bae4'
'07e26208b78894948573d001a0133a8d071e161eba6ae65e2ab521fef311a429')
package() {