[arch-commits] Commit in adobe-source-serif-pro-fonts/repos/extra-any (2 files)
Jan Steffens
heftig at archlinux.org
Sat Jun 15 01:03:33 UTC 2019
Date: Saturday, June 15, 2019 @ 01:03:33
Author: heftig
Revision: 356147
archrelease: copy trunk to extra-any
Added:
adobe-source-serif-pro-fonts/repos/extra-any/PKGBUILD
(from rev 356146, adobe-source-serif-pro-fonts/trunk/PKGBUILD)
Deleted:
adobe-source-serif-pro-fonts/repos/extra-any/PKGBUILD
----------+
PKGBUILD | 42 +++++++++++++++++++++---------------------
1 file changed, 21 insertions(+), 21 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-15 01:03:21 UTC (rev 356146)
+++ PKGBUILD 2019-06-15 01:03:33 UTC (rev 356147)
@@ -1,21 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-
-pkgname=adobe-source-serif-pro-fonts
-pkgver=2.010ro+1.010it
-_relver=2.010R-ro/1.010R-it
-pkgrel=1
-pkgdesc="Serif typeface for setting text. Designed to complement Source Sans Pro"
-url="https://adobe-fonts.github.io/source-serif-pro/"
-arch=(any)
-license=(custom)
-_tarname=source-serif-pro-${_relver//\//-}
-source=("$_tarname.tar.gz::https://github.com/adobe-fonts/source-serif-pro/archive/$_relver.tar.gz")
-sha256sums=('1266bbb787ef5cec53303728c9ac38f52b31a8476f9ebbf5477a5782f1c76255')
-
-package() {
- cd $_tarname
- install -Dt "$pkgdir/usr/share/fonts/${pkgname%-fonts}" -m644 OTF/*.otf VAR/*.otf
- install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 LICENSE.md
-}
-
-# vim:set ts=2 sw=2 et:
Copied: adobe-source-serif-pro-fonts/repos/extra-any/PKGBUILD (from rev 356146, adobe-source-serif-pro-fonts/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2019-06-15 01:03:33 UTC (rev 356147)
@@ -0,0 +1,21 @@
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+
+pkgname=adobe-source-serif-pro-fonts
+pkgver=3.000
+pkgrel=1
+pkgdesc="Serif typeface for setting text. Designed to complement Source Sans Pro"
+url="https://adobe-fonts.github.io/source-serif-pro/"
+arch=(any)
+license=(custom)
+_relver=${pkgver}R
+_tarname=source-serif-pro-$_relver
+source=("$_tarname.tar.gz::https://github.com/adobe-fonts/source-serif-pro/archive/$_relver.tar.gz")
+sha256sums=('bbb504463342f01666db34790574477b2bbd61a338897466461c66c4cd4464fd')
+
+package() {
+ cd $_tarname
+ install -Dt "$pkgdir/usr/share/fonts/${pkgname%-fonts}" -m644 OTF/*.otf VAR/*.otf
+ install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 LICENSE.md
+}
+
+# vim:set ts=2 sw=2 et:
More information about the arch-commits
mailing list