summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Arms2023-04-05 13:57:26 +1000
committerLuke Arms2023-04-05 13:57:26 +1000
commit65620a6764ce35b1f53a0d3d4a865c758ad1dc7c (patch)
tree7c66b33acd5bb4fb5fa9ed65310ae067af4d1fb6
parent23792a25a82d1720b6849bfa7e4b24c85d9fd584 (diff)
downloadaur-65620a6764ce35b1f53a0d3d4a865c758ad1dc7c.tar.gz
Update to 2.040u+1.060i+1.024vf
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4475e557cf5b..c69ecc44b5e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = ttf-adobe-source-code-pro-fonts
pkgdesc = Monospaced font family for user interface and coding environments
- pkgver = 2.038ro+1.058it+1.018var
+ pkgver = 2.040u+1.060i+1.024vf
pkgrel = 1
url = https://adobe-fonts.github.io/source-code-pro/
arch = any
license = custom
- provides = adobe-source-code-pro-fonts=2.038ro+1.058it+1.018var
- source = source-code-pro-2.038R-ro-1.058R-it-1.018R-VAR.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/2.038R-ro/1.058R-it/1.018R-VAR.tar.gz
- sha256sums = d8f879fefd66ecb7291ea2d73984b9c0a97fb499424e58290ba6b81787d0c725
+ provides = adobe-source-code-pro-fonts=2.040u+1.060i+1.024vf
+ source = source-code-pro-2.040R-u-1.060R-i-1.024R-vf.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/2.040R-u/1.060R-i/1.024R-vf.tar.gz
+ sha256sums = f17728d68dc1b0720f503d990f763738b6647d10d5cd63afa4525754f2c04229
pkgname = ttf-adobe-source-code-pro-fonts
diff --git a/PKGBUILD b/PKGBUILD
index d272579c289a..2bb9a2b2b0af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
# Contributor: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgname=ttf-adobe-source-code-pro-fonts
-pkgver=2.038ro+1.058it+1.018var
+pkgver=2.040u+1.060i+1.024vf
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)
provides=("adobe-source-code-pro-fonts=$pkgver")
-_relver=2.038R-ro/1.058R-it/1.018R-VAR
+_relver=2.040R-u/1.060R-i/1.024R-vf
_tarname=source-code-pro-${_relver//\//-}
source=("$_tarname.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/$_relver.tar.gz")
-sha256sums=('d8f879fefd66ecb7291ea2d73984b9c0a97fb499424e58290ba6b81787d0c725')
+sha256sums=('f17728d68dc1b0720f503d990f763738b6647d10d5cd63afa4525754f2c04229')
package() {
cd $_tarname