[arch-commits] Commit in ttf-sarasa-gothic/repos/community-any (PKGBUILD PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Wed Dec 29 11:16:10 UTC 2021


    Date: Wednesday, December 29, 2021 @ 11:16:10
  Author: felixonmars
Revision: 1086961

archrelease: copy trunk to community-any

Added:
  ttf-sarasa-gothic/repos/community-any/PKGBUILD
    (from rev 1086960, 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	2021-12-29 11:15:59 UTC (rev 1086960)
+++ PKGBUILD	2021-12-29 11:16:10 UTC (rev 1086961)
@@ -1,22 +0,0 @@
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Ye Jingchen <ye.jingchen at gmail.com>
-# Contributor: Markus Weimar <mail at markusweimar.de>
-
-pkgname=ttf-sarasa-gothic
-pkgver=0.35.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=('ba76019a4ccbeb0c1d920b33d78c7624b4f7c7056c3442bee5f9447f0a6385e8de22d151ec9a8772021fe54a8ed01afdce97036ae380dde1d11ce8896c6e9253'
-            '235a437c02a41bb7b7c2a7209f6333d439dd27ff83f0d8b53ae146e92b0159a5196ffcc5fdcc47dc4c995826e468d0af6d9648a2468f39b72a734d8cde6643f9')
-
-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 1086960, ttf-sarasa-gothic/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-12-29 11:16:10 UTC (rev 1086961)
@@ -0,0 +1,22 @@
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Ye Jingchen <ye.jingchen at gmail.com>
+# Contributor: Markus Weimar <mail at markusweimar.de>
+
+pkgname=ttf-sarasa-gothic
+pkgver=0.35.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=('1a4061c9beeb80a422f829831b1cbe7972c541ae9433cddb6b93ca19165415c6cef73355d44b916753adb8ea74a6deddf54bd92d61f0d8302aac3411a7fe2327'
+            '235a437c02a41bb7b7c2a7209f6333d439dd27ff83f0d8b53ae146e92b0159a5196ffcc5fdcc47dc4c995826e468d0af6d9648a2468f39b72a734d8cde6643f9')
+
+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"
+}



More information about the arch-commits mailing list