Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
ttf-sarasa-gothic
Commits:
4b8284fb by Felix Yan at 2024-11-05T04:42:01+02:00
upgpkg: 1.0.23-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.22
+ pkgver = 1.0.23
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.22/Sarasa-TTC-1.0.22.zip
- source =
LICENSE-1.0.22::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v1.0.22/LICENSE
- sha512sums =
2c12547aa37ab285d7c776cf91a0b112ffa123f4d46c70db5ebb1a61cb67a9ee2988557c3b9821a5b143064f73848e1c5cd9c3c99439ab37095e0d291766219e
+ source =
https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.23/Sarasa-TTC-1.0.23.zip
+ source =
LICENSE-1.0.23::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v1.0.23/LICENSE
+ sha512sums =
5498470cbdd04b96b33531e48bbaefdd9104e62362c4278592c90be9874f4ca8d7033ddc34f99f522b9675f09ea4599b21870357ffc95c2122bf365f9ad670bb
sha512sums =
1ebc3e4579ec655fcd5e53fa36f492860b9278cbeae1eb56f0f2ad5b905e930a91ef4f10fad1f4c5694dff482a7a3c07e041903a534045b533ffef63db58f25b
pkgname = ttf-sarasa-gothic
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Markus Weimar <[email protected]>
pkgname=ttf-sarasa-gothic
-pkgver=1.0.22
+pkgver=1.0.23
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=('2c12547aa37ab285d7c776cf91a0b112ffa123f4d46c70db5ebb1a61cb67a9ee2988557c3b9821a5b143064f73848e1c5cd9c3c99439ab37095e0d291766219e'
+sha512sums=('5498470cbdd04b96b33531e48bbaefdd9104e62362c4278592c90be9874f4ca8d7033ddc34f99f522b9675f09ea4599b21870357ffc95c2122bf365f9ad670bb'
'1ebc3e4579ec655fcd5e53fa36f492860b9278cbeae1eb56f0f2ad5b905e930a91ef4f10fad1f4c5694dff482a7a3c07e041903a534045b533ffef63db58f25b')
package() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-sarasa-gothic/-/commit/4b8284fb32d16f449fac9d54bb1ebe6497ec36ee
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-sarasa-gothic/-/commit/4b8284fb32d16f449fac9d54bb1ebe6497ec36ee
You're receiving this email because of your account on gitlab.archlinux.org.