[arch-commits] Commit in noto-fonts-cjk/repos/extra-any (PKGBUILD PKGBUILD)

Antonio Rojas arojas at archlinux.org
Fri May 19 06:40:21 UTC 2017


    Date: Friday, May 19, 2017 @ 06:40:19
  Author: arojas
Revision: 296276

archrelease: copy trunk to extra-any

Added:
  noto-fonts-cjk/repos/extra-any/PKGBUILD
    (from rev 296275, noto-fonts-cjk/trunk/PKGBUILD)
Deleted:
  noto-fonts-cjk/repos/extra-any/PKGBUILD

----------+
 PKGBUILD |   38 +++++++++++++++++++-------------------
 1 file changed, 19 insertions(+), 19 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-19 06:39:15 UTC (rev 296275)
+++ PKGBUILD	2017-05-19 06:40:19 UTC (rev 296276)
@@ -1,19 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=noto-fonts-cjk
-pkgver=20170404
-_commit=daf5dd0a5603a0bdcd6df38ab023aee17bccc90d
-pkgrel=1
-pkgdesc="Google Noto CJK fonts"
-arch=(any)
-url="https://www.google.com/get/noto/"
-license=(custom:SIL)
-source=($pkgname-$pkgver.zip::"https://github.com/googlei18n/noto-cjk/archive/$_commit.zip")
-sha256sums=('29538d544a367b97b6c728d2f404fc0b769894f4a3d2baf79c0528de29a914cd')
-
-package() {
-  mkdir -p "$pkgdir"/usr/share/fonts/noto
-  install -m644 noto-cjk-*/*.ttc "$pkgdir"/usr/share/fonts/noto
-  install -Dm644 noto-cjk-*/LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: noto-fonts-cjk/repos/extra-any/PKGBUILD (from rev 296275, noto-fonts-cjk/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2017-05-19 06:40:19 UTC (rev 296276)
@@ -0,0 +1,19 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=noto-fonts-cjk
+pkgver=20170512
+_commit=9beb8b833bf5eeaf3d89f019ff0618931127a47f
+pkgrel=1
+pkgdesc="Google Noto CJK fonts"
+arch=(any)
+url="https://www.google.com/get/noto/"
+license=(custom:SIL)
+source=($pkgname-$pkgver.zip::"https://github.com/googlei18n/noto-cjk/archive/$_commit.zip")
+sha256sums=('5e47b92a1612d25e1f12295a0ce67521936043b9ce871b676410fe73be2f32a9')
+
+package() {
+  mkdir -p "$pkgdir"/usr/share/fonts/noto
+  install -m644 noto-cjk-*/*.ttc "$pkgdir"/usr/share/fonts/noto
+  install -Dm644 noto-cjk-*/LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}



More information about the arch-commits mailing list