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