Date: Monday, April 10, 2023 @ 06:54:31
Author: felixonmars
Revision: 1443702
archrelease: copy trunk to community-any
Added:
ttf-sarasa-gothic/repos/community-any/PKGBUILD
(from rev 1443701, ttf-sarasa-gothic/trunk/PKGBUILD)
Deleted:
ttf-sarasa-gothic/repos/community-any/PKGBUILD
----------+
PKGBUILD | 44 ++++++++++++++++++++++----------------------
1 file changed, 22 insertions(+), 22 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-10 06:54:21 UTC (rev 1443701)
+++ PKGBUILD 2023-04-10 06:54:31 UTC (rev 1443702)
@@ -1,22 +0,0 @@
-# Maintainer: Felix Yan <[email protected]>
-# Contributor: Ye Jingchen <[email protected]>
-# Contributor: Markus Weimar <[email protected]>
-
-pkgname=ttf-sarasa-gothic
-pkgver=0.40.4
-pkgrel=1
-pkgdesc="A CJK programming font based on Iosevka and Source Han Sans. (TTC)"
-arch=('any')
-url="https://github.com/be5invis/Sarasa-Gothic"
-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=('d01b4ac2e9d89c48fb7ded20d1f336a879f94d5582415cbced5dff418ebabc447cf548d30a3e61d609473194ad257c39e896275f49a8cf14ff21a25591958f99'
-
'1ebc3e4579ec655fcd5e53fa36f492860b9278cbeae1eb56f0f2ad5b905e930a91ef4f10fad1f4c5694dff482a7a3c07e041903a534045b533ffef63db58f25b')
-
-package() {
- install -d "$pkgdir/usr/share/fonts/${pkgname:4}"
- install -m644 *.ttc "$pkgdir/usr/share/fonts/${pkgname:4}"
- install -Dm644 "LICENSE-$pkgver"
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
Copied: ttf-sarasa-gothic/repos/community-any/PKGBUILD (from rev 1443701,
ttf-sarasa-gothic/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2023-04-10 06:54:31 UTC (rev 1443702)
@@ -0,0 +1,22 @@
+# Maintainer: Felix Yan <[email protected]>
+# Contributor: Ye Jingchen <[email protected]>
+# Contributor: Markus Weimar <[email protected]>
+
+pkgname=ttf-sarasa-gothic
+pkgver=0.40.5
+pkgrel=1
+pkgdesc="A CJK programming font based on Iosevka and Source Han Sans. (TTC)"
+arch=('any')
+url="https://github.com/be5invis/Sarasa-Gothic"
+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=('c56869bb03cbce8a7c6801c977810de45901c735a17ea7e9f41b4695a3fc69e4e96aad2b4a70b55fd4ca1c4ddbc331ddcb5329c9566b374641c669e84c3d78a9'
+
'1ebc3e4579ec655fcd5e53fa36f492860b9278cbeae1eb56f0f2ad5b905e930a91ef4f10fad1f4c5694dff482a7a3c07e041903a534045b533ffef63db58f25b')
+
+package() {
+ install -d "$pkgdir/usr/share/fonts/${pkgname:4}"
+ install -m644 *.ttc "$pkgdir/usr/share/fonts/${pkgname:4}"
+ install -Dm644 "LICENSE-$pkgver"
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}