summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobosky2019-11-05 21:20:19 +0800
committerRobosky2019-11-05 21:20:19 +0800
commit17a2941fbdde707b3d6f998a423d50e2fa2c7e4f (patch)
tree3088f56338e8eb2465f7bd025c471bb537f8fe3e
parent5eed228387d2fc2fbe38dacd26e0e71a9940180e (diff)
downloadaur-17a2941fbdde707b3d6f998a423d50e2fa2c7e4f.tar.gz
update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92a25cff36b9..e3308a203501 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = ttf-sarasa-slab
pkgdesc = Mono-slab variants for Sarasa Gothic
- pkgver = 0.10.1
+ pkgver = 0.10.2
pkgrel = 1
url = https://github.com/CyanoHao/Sarasa-Alternatives
arch = any
license = custom: SIL
depends = fontconfig
depends = xorg-font-utils
- source = https://github.com/CyanoHao/Sarasa-Alternatives/releases/download/v0.10.1/sarasa-slab-ttc-0.10.1.7z
+ source = https://github.com/CyanoHao/Sarasa-Alternatives/releases/download/v0.10.2/sarasa-slab-ttc-0.10.2.7z
source = https://raw.githubusercontent.com/CyanoHao/Sarasa-Alternatives/master/LICENSE
- md5sums = 5b6541d3cf134ba24bf783d2cd38eed7
+ md5sums = a9ef56c030956a34150433340a1b6d98
md5sums = bb894d46cb6fb06cd086a58828eee132
pkgname = ttf-sarasa-slab
diff --git a/PKGBUILD b/PKGBUILD
index 70e4a9c0db92..76b6b88293df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Robosky <fangyuhao0612@gmail.com>
pkgname=ttf-sarasa-slab
-pkgver=0.10.1
+pkgver=0.10.2
pkgrel=1
pkgdesc="Mono-slab variants for Sarasa Gothic"
arch=('any')
@@ -10,7 +10,7 @@ license=('custom: SIL')
depends=('fontconfig' 'xorg-font-utils')
source=("https://github.com/CyanoHao/Sarasa-Alternatives/releases/download/v${pkgver}/sarasa-slab-ttc-${pkgver}.7z"
"https://raw.githubusercontent.com/CyanoHao/Sarasa-Alternatives/master/LICENSE")
-md5sums=('5b6541d3cf134ba24bf783d2cd38eed7'
+md5sums=('a9ef56c030956a34150433340a1b6d98'
'bb894d46cb6fb06cd086a58828eee132')
package() {