Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
ttf-sarasa-gothic
Commits:
9a2cf5b7 by Felix Yan at 2024-08-18T20:48:13+03:00
upgpkg: 1.0.17-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.16
+ pkgver = 1.0.17
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.16/Sarasa-TTC-1.0.16.zip
- source =
LICENSE-1.0.16::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v1.0.16/LICENSE
- sha512sums =
ca58b2f7b4ea39f17de2875d4abcc4deeba32401065b78683ccf5aa30f44667e04ea8605c585cd95f97dc5260bb25b643729625453fb32ae302cf210e2027a6d
+ source =
https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.17/Sarasa-TTC-1.0.17.zip
+ source =
LICENSE-1.0.17::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v1.0.17/LICENSE
+ sha512sums =
4eba5c24e0f69538e4d4fa09bb0fcf8d553524c8076ab44a09f02ce614c9b29b463fd3970cfd1a691fb6e928f227d493a47853a469a0387b2e8143f3349a87c0
sha512sums =
1ebc3e4579ec655fcd5e53fa36f492860b9278cbeae1eb56f0f2ad5b905e930a91ef4f10fad1f4c5694dff482a7a3c07e041903a534045b533ffef63db58f25b
pkgname = ttf-sarasa-gothic
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Markus Weimar <[email protected]>
pkgname=ttf-sarasa-gothic
-pkgver=1.0.16
+pkgver=1.0.17
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=('ca58b2f7b4ea39f17de2875d4abcc4deeba32401065b78683ccf5aa30f44667e04ea8605c585cd95f97dc5260bb25b643729625453fb32ae302cf210e2027a6d'
+sha512sums=('4eba5c24e0f69538e4d4fa09bb0fcf8d553524c8076ab44a09f02ce614c9b29b463fd3970cfd1a691fb6e928f227d493a47853a469a0387b2e8143f3349a87c0'
'1ebc3e4579ec655fcd5e53fa36f492860b9278cbeae1eb56f0f2ad5b905e930a91ef4f10fad1f4c5694dff482a7a3c07e041903a534045b533ffef63db58f25b')
package() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-sarasa-gothic/-/commit/9a2cf5b7504daaa16f89cc9fcf9c2fa364a6f509
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-sarasa-gothic/-/commit/9a2cf5b7504daaa16f89cc9fcf9c2fa364a6f509
You're receiving this email because of your account on gitlab.archlinux.org.