Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
ttf-sarasa-gothic
Commits:
ddc7ec5c by Felix Yan at 2024-11-19T15:39:05+08:00
upgpkg: 1.0.24-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.23
+ pkgver = 1.0.24
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.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
+ source =
https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.24/Sarasa-TTC-1.0.24.zip
+ source =
LICENSE-1.0.24::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v1.0.24/LICENSE
+ sha512sums =
55ebf0ac4b65525f41650617b89cb0c30369cb4e365fa3bd79fe11c7e87bff969bf9ba0897d825f29ce213c71fb53bcfddf34ca0f7f63583affa41ede0a5127d
sha512sums =
1ebc3e4579ec655fcd5e53fa36f492860b9278cbeae1eb56f0f2ad5b905e930a91ef4f10fad1f4c5694dff482a7a3c07e041903a534045b533ffef63db58f25b
pkgname = ttf-sarasa-gothic
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Markus Weimar <[email protected]>
pkgname=ttf-sarasa-gothic
-pkgver=1.0.23
+pkgver=1.0.24
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=('5498470cbdd04b96b33531e48bbaefdd9104e62362c4278592c90be9874f4ca8d7033ddc34f99f522b9675f09ea4599b21870357ffc95c2122bf365f9ad670bb'
+sha512sums=('55ebf0ac4b65525f41650617b89cb0c30369cb4e365fa3bd79fe11c7e87bff969bf9ba0897d825f29ce213c71fb53bcfddf34ca0f7f63583affa41ede0a5127d'
'1ebc3e4579ec655fcd5e53fa36f492860b9278cbeae1eb56f0f2ad5b905e930a91ef4f10fad1f4c5694dff482a7a3c07e041903a534045b533ffef63db58f25b')
package() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-sarasa-gothic/-/commit/ddc7ec5ccb021c0bda36e197a45d8adbbe36d8f3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-sarasa-gothic/-/commit/ddc7ec5ccb021c0bda36e197a45d8adbbe36d8f3
You're receiving this email because of your account on gitlab.archlinux.org.