Date: Sunday, May 29, 2022 @ 03:21:40
  Author: felixonmars
Revision: 1213715

archrelease: copy trunk to community-any

Added:
  ttf-sarasa-gothic/repos/community-any/PKGBUILD
    (from rev 1213714, 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    2022-05-29 03:21:27 UTC (rev 1213714)
+++ PKGBUILD    2022-05-29 03:21:40 UTC (rev 1213715)
@@ -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.36.3
-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=('ed9f8acdfa5375dec22f08c6db86331f9fe71eac12b86f34cd70ed02a3ee29a5a648f5217e9daa8f53c86095256357df3608246399f8eef18522cb9ee2137e31'
-            
'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 1213714, 
ttf-sarasa-gothic/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2022-05-29 03:21:40 UTC (rev 1213715)
@@ -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.36.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=('cdf0eede0c2d4b6e5328a37e7a1b03b887721a3bf970c55aa057d78627fd524c0bca312986df687033d4932173eb347ee77c4767070803c24c5bcee6bc485481'
+            
'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"
+}

Reply via email to