[arch-commits] Commit in ttf-arphic-uming/repos/community-any (PKGBUILD PKGBUILD)

Chih-Hsuan Yen yan12125 at archlinux.org
Sun Nov 29 04:18:23 UTC 2020


    Date: Sunday, November 29, 2020 @ 04:18:21
  Author: yan12125
Revision: 766146

archrelease: copy trunk to community-any

Added:
  ttf-arphic-uming/repos/community-any/PKGBUILD
    (from rev 766145, ttf-arphic-uming/trunk/PKGBUILD)
Deleted:
  ttf-arphic-uming/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-29 04:17:33 UTC (rev 766145)
+++ PKGBUILD	2020-11-29 04:18:21 UTC (rev 766146)
@@ -1,20 +0,0 @@
-# Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
-# Contributor: Gaetan Bisson <bisson at archlinux.org>
-# Contributor: Damir Perisa <damir.perisa at bluewin.ch>
-# Contributor: Firmicus <francois.archlinux.org> 
-
-pkgname=ttf-arphic-uming
-pkgver=0.2.20080216.1
-pkgrel=8
-pkgdesc='CJK Unicode font Ming style'
-url='https://www.freedesktop.org/wiki/Software/CJKUnifonts'
-license=('custom:Arphic_Public_License')
-arch=('any')
-source=("https://ftp.gnome.org/mirror/cdimage/snapshot/Debian/pool/main/t/${pkgname}/${pkgname}_${pkgver}.orig.tar.gz")
-sha512sums=('ef96969d1c5f1bda14aadfbe112a1ba30ae1bc477a89838753287ceaf07804e59c2f3f306399e9d54074be99d0c963abdb33d789f3933fdd98453a1ef7731407')
-
-package() {
-	cd "${srcdir}"
-	install -Dm644 uming.ttc "${pkgdir}"/usr/share/fonts/TTF/uming.ttc
-	install -Dm644 license/english/ARPHICPL.TXT "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}

Copied: ttf-arphic-uming/repos/community-any/PKGBUILD (from rev 766145, ttf-arphic-uming/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-11-29 04:18:21 UTC (rev 766146)
@@ -0,0 +1,20 @@
+# Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
+# Contributor: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: Damir Perisa <damir.perisa at bluewin.ch>
+# Contributor: Firmicus <francois.archlinux.org> 
+
+pkgname=ttf-arphic-uming
+pkgver=0.2.20080216.2
+pkgrel=1
+pkgdesc='CJK Unicode font Ming style'
+url='https://www.freedesktop.org/wiki/Software/CJKUnifonts'
+license=('custom:Arphic_Public_License')
+arch=('any')
+source=("https://deb.debian.org/debian/pool/main/f/fonts-arphic-uming/fonts-arphic-uming_$pkgver.orig.tar.bz2")
+sha512sums=('c60dfaed26b59f437cd77d3ce841b0647fe4de96d9d512c6e400e1a409c1bbc9186f51acf7437cf7367856a5f32490834886e88f0d9191be4cbcfb2253ffa51c')
+
+package() {
+  cd $pkgname-$pkgver
+  install -Dm644 uming.ttc "${pkgdir}"/usr/share/fonts/TTF/uming.ttc
+  install -Dm644 license/english/ARPHICPL.TXT "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}



More information about the arch-commits mailing list