Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
ttf-sarasa-gothic
Commits:
296e73d1 by Felix Yan at 2024-08-27T10:04:37+03:00
upgpkg: 1.0.20-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.19
+ pkgver = 1.0.20
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.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
+ source =
https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.20/Sarasa-TTC-1.0.20.zip
+ source =
LICENSE-1.0.20::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v1.0.20/LICENSE
+ sha512sums =
758de531bd9db9d02a33b2db25300c7533f256a41a79bfafe3bd3f8958ee3ba6662e6f9dbc224643e29fc4002aa4ce1a23b2bcf9fb6cd4a5824b0a9560c34e2a
sha512sums =
1ebc3e4579ec655fcd5e53fa36f492860b9278cbeae1eb56f0f2ad5b905e930a91ef4f10fad1f4c5694dff482a7a3c07e041903a534045b533ffef63db58f25b
pkgname = ttf-sarasa-gothic
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Markus Weimar <[email protected]>
pkgname=ttf-sarasa-gothic
-pkgver=1.0.19
+pkgver=1.0.20
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=('5de084f2725f4e21d44a28da4a20b6d4c14980d88e4378c481881c6c8a6751552f42b4177ea12405f1d0f908380f01f33d8a02a1f3037594272210eeebc2ea88'
+sha512sums=('758de531bd9db9d02a33b2db25300c7533f256a41a79bfafe3bd3f8958ee3ba6662e6f9dbc224643e29fc4002aa4ce1a23b2bcf9fb6cd4a5824b0a9560c34e2a'
'1ebc3e4579ec655fcd5e53fa36f492860b9278cbeae1eb56f0f2ad5b905e930a91ef4f10fad1f4c5694dff482a7a3c07e041903a534045b533ffef63db58f25b')
package() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-sarasa-gothic/-/commit/296e73d12fa9a669a9d42c15dbe0dc70e5e66da8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-sarasa-gothic/-/commit/296e73d12fa9a669a9d42c15dbe0dc70e5e66da8
You're receiving this email because of your account on gitlab.archlinux.org.