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