[arch-commits] Commit in adobe-source-code-pro-fonts/repos/extra-any (2 files)
Jan Steffens
heftig at archlinux.org
Sat Jan 16 22:14:12 UTC 2021
Date: Saturday, January 16, 2021 @ 22:14:12
Author: heftig
Revision: 406313
archrelease: copy trunk to extra-any
Added:
adobe-source-code-pro-fonts/repos/extra-any/PKGBUILD
(from rev 406312, adobe-source-code-pro-fonts/trunk/PKGBUILD)
Deleted:
adobe-source-code-pro-fonts/repos/extra-any/PKGBUILD
----------+
PKGBUILD | 42 +++++++++++++++++++++---------------------
1 file changed, 21 insertions(+), 21 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-16 22:14:00 UTC (rev 406312)
+++ PKGBUILD 2021-01-16 22:14:12 UTC (rev 406313)
@@ -1,21 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
-
-pkgname=adobe-source-code-pro-fonts
-pkgver=2.032ro+1.052it+1.012var
-pkgrel=1
-pkgdesc="Monospaced font family for user interface and coding environments"
-url="https://adobe-fonts.github.io/source-code-pro/"
-arch=(any)
-license=(custom)
-_relver=2.032R-ro/1.052R-it/1.012R-VAR
-_tarname=source-code-pro-${_relver//\//-}
-source=("$_tarname.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/$_relver.tar.gz")
-sha256sums=('4e21492169b9efdd8c40ed6c34aa0d5e58d2a8724d0cd98f2e0f88ccf5ecc78c')
-
-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-code-pro-fonts/repos/extra-any/PKGBUILD (from rev 406312, adobe-source-code-pro-fonts/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2021-01-16 22:14:12 UTC (rev 406313)
@@ -0,0 +1,21 @@
+# Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
+
+pkgname=adobe-source-code-pro-fonts
+pkgver=2.038ro+1.058it+1.018var
+pkgrel=1
+pkgdesc="Monospaced font family for user interface and coding environments"
+url="https://adobe-fonts.github.io/source-code-pro/"
+arch=(any)
+license=(custom)
+_relver=2.038R-ro/1.058R-it/1.018R-VAR
+_tarname=source-code-pro-${_relver//\//-}
+source=("$_tarname.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/$_relver.tar.gz")
+sha256sums=('d8f879fefd66ecb7291ea2d73984b9c0a97fb499424e58290ba6b81787d0c725')
+
+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