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

Andreas Radke andyrtr at archlinux.org
Mon Jun 29 11:06:10 UTC 2020


    Date: Monday, June 29, 2020 @ 11:06:08
  Author: andyrtr
Revision: 656193

archrelease: copy trunk to community-any

Added:
  ttf-roboto/repos/community-any/PKGBUILD
    (from rev 656192, ttf-roboto/trunk/PKGBUILD)
Deleted:
  ttf-roboto/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-29 11:06:02 UTC (rev 656192)
+++ PKGBUILD	2020-06-29 11:06:08 UTC (rev 656193)
@@ -1,20 +0,0 @@
-# Maintainer: Johannes Löthberg <johannes at kyriasis.com>
-# Contributor: Daniel Greve <greve.daniel.l at gmail.com>
-
-pkgname=ttf-roboto
-pkgver=2.138
-pkgrel=3
-
-pkgdesc="Google's signature family of fonts"
-url='https://material.google.com/style/typography.html'
-arch=('any')
-license=('Apache')
-
-depends=('fontconfig')
-
-source=(https://sources.archlinux.org/other/community/ttf-roboto/ttf-roboto-hinted-$pkgver.zip)
-md5sums=('a7e2d4b06e2137172838f8ef37f89339')
-
-package() {
-  install -Dm644 *.ttf -t "$pkgdir"/usr/share/fonts/TTF
-}

Copied: ttf-roboto/repos/community-any/PKGBUILD (from rev 656192, ttf-roboto/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-06-29 11:06:08 UTC (rev 656193)
@@ -0,0 +1,16 @@
+# Maintainer: Johannes Löthberg <johannes at kyriasis.com>
+# Contributor: Daniel Greve <greve.daniel.l at gmail.com>
+
+pkgname=ttf-roboto
+pkgver=2.138
+pkgrel=4
+pkgdesc="Google's signature family of fonts"
+url='https://material.google.com/style/typography.html'
+arch=('any')
+license=('Apache')
+source=(https://sources.archlinux.org/other/community/ttf-roboto/ttf-roboto-hinted-$pkgver.zip)
+md5sums=('a7e2d4b06e2137172838f8ef37f89339')
+
+package() {
+  install -Dm644 *.ttf -t "$pkgdir"/usr/share/fonts/TTF
+}



More information about the arch-commits mailing list