[arch-commits] Commit in adobe-source-serif-pro-fonts/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sat Jun 15 01:03:21 UTC 2019
Date: Saturday, June 15, 2019 @ 01:03:21
Author: heftig
Revision: 356146
3.000-1
Modified:
adobe-source-serif-pro-fonts/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-14 17:13:08 UTC (rev 356145)
+++ PKGBUILD 2019-06-15 01:03:21 UTC (rev 356146)
@@ -1,16 +1,16 @@
# 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
+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)
-_tarname=source-serif-pro-${_relver//\//-}
+_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=('1266bbb787ef5cec53303728c9ac38f52b31a8476f9ebbf5477a5782f1c76255')
+sha256sums=('bbb504463342f01666db34790574477b2bbd61a338897466461c66c4cd4464fd')
package() {
cd $_tarname
More information about the arch-commits
mailing list