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

Felix Yan felixonmars at archlinux.org
Sat Dec 19 09:12:23 UTC 2020


    Date: Saturday, December 19, 2020 @ 09:12:23
  Author: felixonmars
Revision: 779783

archrelease: copy trunk to community-any

Added:
  ttf-sarasa-gothic/repos/community-any/PKGBUILD
    (from rev 779782, 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	2020-12-19 09:12:11 UTC (rev 779782)
+++ PKGBUILD	2020-12-19 09:12:23 UTC (rev 779783)
@@ -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.16.0
-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=('d644955dc0a095713ce79057d5b065e984b622f9188cda5ba13c299852c2bebff3ea49a4320465e7650a7f2cf344a6538df55907baed6d72c4662b564ac6446a'
-            '1b305be7113857d058a16fc5ba95c52bf0b812664de8c726ff9800514333bebb4ff8c3489334a814eb48b7455349b492adf9565b9b59cff3c0a9c5d451c8ccc6')
-
-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 779782, ttf-sarasa-gothic/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-12-19 09:12:23 UTC (rev 779783)
@@ -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.16.1
+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=('73b629173c8c5d5ed6bbae0f1d9c2a7a55f5425857853ee2aa6e1b8b2f4e1eb1fb40d6c874f68feae58b4c996f2a8cd8052d09441bf74ba190841e99e4c80545'
+            '1b305be7113857d058a16fc5ba95c52bf0b812664de8c726ff9800514333bebb4ff8c3489334a814eb48b7455349b492adf9565b9b59cff3c0a9c5d451c8ccc6')
+
+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