Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
ttf-sarasa-gothic
Commits:
0d22d033 by Felix Yan at 2023-10-29T19:20:27+02:00
upgpkg: 0.42.4-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.3
+ pkgver = 0.42.4
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.3/sarasa-gothic-ttc-0.42.3.7z
- source =
LICENSE-0.42.3::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v0.42.3/LICENSE
- sha512sums =
47c96da799a48e773af48be2aedef7b4a82c40b1e9d6d8322828c78fe82be6067156a4e65f098dd711456934ca6ef3032ef110a3f15e3e1ee5fb17d837b5155c
+ 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
sha512sums =
1ebc3e4579ec655fcd5e53fa36f492860b9278cbeae1eb56f0f2ad5b905e930a91ef4f10fad1f4c5694dff482a7a3c07e041903a534045b533ffef63db58f25b
pkgname = ttf-sarasa-gothic
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Markus Weimar <[email protected]>
pkgname=ttf-sarasa-gothic
-pkgver=0.42.3
+pkgver=0.42.4
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=('47c96da799a48e773af48be2aedef7b4a82c40b1e9d6d8322828c78fe82be6067156a4e65f098dd711456934ca6ef3032ef110a3f15e3e1ee5fb17d837b5155c'
+sha512sums=('52d4743d8dc9de4e6e7d17fca7e3bde0afc99809c4e64ff12462a7a706c2a4d284b347c3667e3a295fb2657a430a805349a63d7debfafae5bd1272276e76509e'
'1ebc3e4579ec655fcd5e53fa36f492860b9278cbeae1eb56f0f2ad5b905e930a91ef4f10fad1f4c5694dff482a7a3c07e041903a534045b533ffef63db58f25b')
package() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-sarasa-gothic/-/commit/0d22d033b151954528ebd3224948ec767cbfc625
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-sarasa-gothic/-/commit/0d22d033b151954528ebd3224948ec767cbfc625
You're receiving this email because of your account on gitlab.archlinux.org.