Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
ttf-sarasa-gothic
Commits:
0092dd6a by Felix Yan at 2025-02-08T13:43:38+08:00
upgpkg: 1.0.28-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
pkgbase = ttf-sarasa-gothic
pkgdesc = A CJK programming font based on Iosevka and Source Han Sans.
(TTC)
- pkgver = 1.0.27
+ pkgver = 1.0.28
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/v1.0.27/Sarasa-TTC-1.0.27.zip
- source =
LICENSE-1.0.27::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v1.0.27/LICENSE
- sha512sums =
2d621229db3d551f9ddb9ba621575bd4af35a71753bef1db44ae8e1725b3095087082b5ccec876c1f1e1385b1fa2062e49eaf749e13762064a88b82e7aa50222
+ source =
https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.28/Sarasa-TTC-1.0.28.zip
+ source =
LICENSE-1.0.28::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v1.0.28/LICENSE
+ sha512sums =
a1705627d49aa68daf2315fc23d8be4ac7aa728028df9c216fa3d015714315851f0023cd43564995b2ee5ec71b039f25cfdef0b9509229bc7c4af48b3e16a06c
sha512sums =
c8de279cacb387b1d884144cc1a8d84187c775ae2d0fc98498174f155824fe1275053f407a7a3ba468496ddb89791c959cc4795c0f73715ebedf9fe95f4a4b58
pkgname = ttf-sarasa-gothic
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Markus Weimar <[email protected]>
pkgname=ttf-sarasa-gothic
-pkgver=1.0.27
+pkgver=1.0.28
pkgrel=1
pkgdesc="A CJK programming font based on Iosevka and Source Han Sans. (TTC)"
arch=('any')
@@ -12,7 +12,7 @@ license=('OFL')
provides=('ttf-sarasa-slab')
source=("https://github.com/be5invis/Sarasa-Gothic/releases/download/v${pkgver}/Sarasa-TTC-$pkgver.zip"
"LICENSE-$pkgver::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v${pkgver}/LICENSE")
-sha512sums=('2d621229db3d551f9ddb9ba621575bd4af35a71753bef1db44ae8e1725b3095087082b5ccec876c1f1e1385b1fa2062e49eaf749e13762064a88b82e7aa50222'
+sha512sums=('a1705627d49aa68daf2315fc23d8be4ac7aa728028df9c216fa3d015714315851f0023cd43564995b2ee5ec71b039f25cfdef0b9509229bc7c4af48b3e16a06c'
'c8de279cacb387b1d884144cc1a8d84187c775ae2d0fc98498174f155824fe1275053f407a7a3ba468496ddb89791c959cc4795c0f73715ebedf9fe95f4a4b58')
package() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-sarasa-gothic/-/commit/0092dd6afb6d6a5ae4f701a06ef42bbd0609bd0e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-sarasa-gothic/-/commit/0092dd6afb6d6a5ae4f701a06ef42bbd0609bd0e
You're receiving this email because of your account on gitlab.archlinux.org.