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

Felix Yan felixonmars at archlinux.org
Mon Apr 19 18:58:53 UTC 2021


    Date: Monday, April 19, 2021 @ 18:58:53
  Author: felixonmars
Revision: 920001

archrelease: copy trunk to community-any

Added:
  ttf-sarasa-gothic/repos/community-any/PKGBUILD
    (from rev 920000, 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-04-19 18:58:36 UTC (rev 920000)
+++ PKGBUILD	2021-04-19 18:58:53 UTC (rev 920001)
@@ -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.30.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=('c1f093f44debff59bffc6e73c0abee4d78fc39ec5c53eb5ffbee50c28c9cdef427fd10b1ab5795ba7149b24ce00a09433b18e1e7d2a50741e22368a368cbe80c'
-            '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 920000, ttf-sarasa-gothic/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-04-19 18:58:53 UTC (rev 920001)
@@ -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.30.2
+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=('b74ba287b9a3af854d4e69948dc8b42c6cdbeb9b2a30e1acb0ba344e3db7e0ae0af475521ba5861846700a2f87a35a40cf605934028f39f85663c49154ab4a9b'
+            '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