Date: Saturday, April 29, 2023 @ 16:16:09
  Author: felixonmars
Revision: 1454630

archrelease: copy trunk to community-any

Added:
  ttf-sarasa-gothic/repos/community-any/PKGBUILD
    (from rev 1454629, 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-04-29 16:15:59 UTC (rev 1454629)
+++ PKGBUILD    2023-04-29 16:16:09 UTC (rev 1454630)
@@ -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.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=('c56869bb03cbce8a7c6801c977810de45901c735a17ea7e9f41b4695a3fc69e4e96aad2b4a70b55fd4ca1c4ddbc331ddcb5329c9566b374641c669e84c3d78a9'
-            
'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 1454629, 
ttf-sarasa-gothic/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2023-04-29 16:16:09 UTC (rev 1454630)
@@ -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.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"
+}

Reply via email to