Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
ttf-sarasa-gothic
Commits:
04cb2e6b by Felix Yan at 2023-11-10T12:20:38+02:00
upgpkg: 0.42.5-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 = 0.42.4
+ pkgver = 0.42.5
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/v0.42.4/sarasa-gothic-ttc-0.42.4.7z
- source =
LICENSE-0.42.4::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v0.42.4/LICENSE
- sha512sums =
52d4743d8dc9de4e6e7d17fca7e3bde0afc99809c4e64ff12462a7a706c2a4d284b347c3667e3a295fb2657a430a805349a63d7debfafae5bd1272276e76509e
+ source =
https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.42.5/sarasa-gothic-ttc-0.42.5.7z
+ source =
LICENSE-0.42.5::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v0.42.5/LICENSE
+ sha512sums =
7a6075d3ef24159a9525ce8fea01b23528d5c078e2e1bda4114ea1e8e758763190a782b51a6ae9c15a5af95e76dabad766ff1ccd8fb5ffd8d15dde4903008a62
sha512sums =
1ebc3e4579ec655fcd5e53fa36f492860b9278cbeae1eb56f0f2ad5b905e930a91ef4f10fad1f4c5694dff482a7a3c07e041903a534045b533ffef63db58f25b
pkgname = ttf-sarasa-gothic
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Markus Weimar <[email protected]>
pkgname=ttf-sarasa-gothic
-pkgver=0.42.4
+pkgver=0.42.5
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-gothic-ttc-$pkgver.7z"
"LICENSE-$pkgver::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v${pkgver}/LICENSE")
-sha512sums=('52d4743d8dc9de4e6e7d17fca7e3bde0afc99809c4e64ff12462a7a706c2a4d284b347c3667e3a295fb2657a430a805349a63d7debfafae5bd1272276e76509e'
+sha512sums=('7a6075d3ef24159a9525ce8fea01b23528d5c078e2e1bda4114ea1e8e758763190a782b51a6ae9c15a5af95e76dabad766ff1ccd8fb5ffd8d15dde4903008a62'
'1ebc3e4579ec655fcd5e53fa36f492860b9278cbeae1eb56f0f2ad5b905e930a91ef4f10fad1f4c5694dff482a7a3c07e041903a534045b533ffef63db58f25b')
package() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-sarasa-gothic/-/commit/04cb2e6bd41fdade429a8b26ee6176f260709f45
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-sarasa-gothic/-/commit/04cb2e6bd41fdade429a8b26ee6176f260709f45
You're receiving this email because of your account on gitlab.archlinux.org.