Date: Wednesday, May 10, 2023 @ 08:00:45
Author: felixonmars
Revision: 1459696
archrelease: copy trunk to community-any
Added:
ttf-sarasa-gothic/repos/community-any/PKGBUILD
(from rev 1459695, 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-05-10 08:00:37 UTC (rev 1459695)
+++ PKGBUILD 2023-05-10 08:00:45 UTC (rev 1459696)
@@ -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.6
-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=('c94c92f92080f525e0e5dc750668f3341af9f51a174e5f3039ea3346b668e7e181da7378fc43e2cd69eb4d926ddf93de45d55b4ed95ba4da1b4d9ba30c006ef7'
-
'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 1459695,
ttf-sarasa-gothic/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2023-05-10 08:00:45 UTC (rev 1459696)
@@ -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.7
+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=('7f8757c795e45750414dbd371e48bed8083fb8e4fe3f5c21b11c1db2fad22e8fa5a8cd49be5b2ac9b81c9ef27dc9dac0349c59e1acf98f83239ce9618e990d47'
+
'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"
+}