Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
ttf-sarasa-gothic
Commits:
dfe5eb1a by Felix Yan at 2024-07-02T15:48:45+03:00
upgpkg: 1.0.15-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.14
+ pkgver = 1.0.15
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.14/Sarasa-TTC-1.0.14.zip
- source =
LICENSE-1.0.14::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v1.0.14/LICENSE
- sha512sums =
ac4803142535dd600374c306f33bb5d7b4a3c09b024ef5c6a18b949d9c5d65c21b90a9f21daab85e06bb36e0e66b5dde8480ccfad121601ea205d34207b303b7
+ source =
https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.15/Sarasa-TTC-1.0.15.zip
+ source =
LICENSE-1.0.15::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v1.0.15/LICENSE
+ sha512sums =
9224f9f663c466d13b1775340ff2ef657eaa9fbbd2c0c283ae63b7637310d8a3dfba2de101a19a46cda4bf264f4db7329cc0fde534fa4283ee74f25c1a5dd25f
sha512sums =
1ebc3e4579ec655fcd5e53fa36f492860b9278cbeae1eb56f0f2ad5b905e930a91ef4f10fad1f4c5694dff482a7a3c07e041903a534045b533ffef63db58f25b
pkgname = ttf-sarasa-gothic
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Markus Weimar <[email protected]>
pkgname=ttf-sarasa-gothic
-pkgver=1.0.14
+pkgver=1.0.15
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=('ac4803142535dd600374c306f33bb5d7b4a3c09b024ef5c6a18b949d9c5d65c21b90a9f21daab85e06bb36e0e66b5dde8480ccfad121601ea205d34207b303b7'
+sha512sums=('9224f9f663c466d13b1775340ff2ef657eaa9fbbd2c0c283ae63b7637310d8a3dfba2de101a19a46cda4bf264f4db7329cc0fde534fa4283ee74f25c1a5dd25f'
'1ebc3e4579ec655fcd5e53fa36f492860b9278cbeae1eb56f0f2ad5b905e930a91ef4f10fad1f4c5694dff482a7a3c07e041903a534045b533ffef63db58f25b')
package() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-sarasa-gothic/-/commit/dfe5eb1a57d5abe0d0a58bed0ed1e1bb2c8381e0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-sarasa-gothic/-/commit/dfe5eb1a57d5abe0d0a58bed0ed1e1bb2c8381e0
You're receiving this email because of your account on gitlab.archlinux.org.