summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobosky2019-10-17 19:05:01 +0800
committerRobosky2019-10-17 19:05:01 +0800
commit3446894631cadb502b1cb2d95fec9e20bf5f3985 (patch)
tree5b8da3a78a339f6254305bab5697fc0c7e0973fc
parente4660f5591fe79ee08eaec74d22742e5c7453481 (diff)
downloadaur-3446894631cadb502b1cb2d95fec9e20bf5f3985.tar.gz
update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c45b00f3fb9..5cd71b2c9e17 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = ttf-sarasa-slab
pkgdesc = Mono-slab variants for Sarasa Gothic
- pkgver = 0.9.0
- pkgrel = 2
+ pkgver = 0.10.0
+ 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.9.0/sarasa-slab-ttc-0.9.0.7z
+ source = https://github.com/CyanoHao/Sarasa-Alternatives/releases/download/v0.10.0/sarasa-slab-ttc-0.10.0.7z
source = https://raw.githubusercontent.com/CyanoHao/Sarasa-Alternatives/master/LICENSE
- md5sums = 43734d64c6339cee1119990e508d60c9
+ md5sums = 112c3d254f049c9c93a9623dfc72927e
md5sums = 8ff57183e6df3ffbe6248fa831090a5f
pkgname = ttf-sarasa-slab
diff --git a/PKGBUILD b/PKGBUILD
index f44ffd1faff6..d21aae4f1288 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Robosky <fangyuhao0612@gmail.com>
pkgname=ttf-sarasa-slab
-pkgver=0.9.0
-pkgrel=2
+pkgver=0.10.0
+pkgrel=1
pkgdesc="Mono-slab variants for Sarasa Gothic"
arch=('any')
url="https://github.com/CyanoHao/Sarasa-Alternatives"
@@ -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=('43734d64c6339cee1119990e508d60c9'
+md5sums=('112c3d254f049c9c93a9623dfc72927e'
'8ff57183e6df3ffbe6248fa831090a5f')
package() {