summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWinston Astrachan2023-04-12 11:33:58 -0400
committerWinston Astrachan2023-04-12 11:33:58 -0400
commitefb0f0d636482ca639f4c455fb8619186b2bd0e6 (patch)
tree6aa1536f80f64dccaabf178b4a6d4b742847dcbf
parent54fd976b358561b82956d23364d2fad83488755e (diff)
downloadaur-efb0f0d636482ca639f4c455fb8619186b2bd0e6.tar.gz
upgpkg: ttf-adobe-source-fonts 20230401200-1
upstream release fix: ttf-adobe-source-fonts package version
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD2
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8fecf0bedd81..84e3d1eea1e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = ttf-adobe-source-fonts
pkgdesc = TTF versions of Adobe's Source fonts (includes Source Sans, Source Serif, and Source Code Pro).
- pkgver = 2023041200
+ pkgver = 20230401200
pkgrel = 1
url = https://github.com/adobe-fonts
arch = any
license = custom:SIL
conflicts = ttf-sourcesanspro
- noextract = ttf-adobe-source-fonts-2023041200-source-code-pro.tar.gz
- noextract = ttf-adobe-source-fonts-2023041200-source-serif.tar.gz
- noextract = ttf-adobe-source-fonts-2023041200-source-sans.tar.gz
- source = ttf-adobe-source-fonts-2023041200-source-code-pro.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/refs/tags/2.042R-u/1.062R-i/1.026R-vf.tar.gz
- source = ttf-adobe-source-fonts-2023041200-source-serif.tar.gz::https://github.com/adobe-fonts/source-serif/archive/refs/tags/4.005R.tar.gz
- source = ttf-adobe-source-fonts-2023041200-source-sans.tar.gz::https://github.com/adobe-fonts/source-sans/archive/refs/tags/3.052R.tar.gz
+ noextract = ttf-adobe-source-fonts-20230401200-source-code-pro.tar.gz
+ noextract = ttf-adobe-source-fonts-20230401200-source-serif.tar.gz
+ noextract = ttf-adobe-source-fonts-20230401200-source-sans.tar.gz
+ source = ttf-adobe-source-fonts-20230401200-source-code-pro.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/refs/tags/2.042R-u/1.062R-i/1.026R-vf.tar.gz
+ source = ttf-adobe-source-fonts-20230401200-source-serif.tar.gz::https://github.com/adobe-fonts/source-serif/archive/refs/tags/4.005R.tar.gz
+ source = ttf-adobe-source-fonts-20230401200-source-sans.tar.gz::https://github.com/adobe-fonts/source-sans/archive/refs/tags/3.052R.tar.gz
sha256sums = 19d2c07eff0d91927c47a482c38e591ba855664fc65440006fb65d0157841249
sha256sums = 92415a067bfa449876cd3f4a4229d18a9140588574299696da81be0e213d69df
sha256sums = 21f4e24bbd7b24c31ba13ddb10600db3a61565f20f2ccf2347f4e114e6e34596
diff --git a/PKGBUILD b/PKGBUILD
index 37560406318d..686498027641 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Johann Gründl <mail at johanngruendl dot at>
pkgname=ttf-adobe-source-fonts
-pkgver=2023041200 # because there are three different versions installed by this package, pkgver does not adhere to the upstream version
+pkgver=20230401200 # because there are three different versions installed by this package, pkgver does not adhere to the upstream version
_pkgver_source_code_pro="2.042R-u/1.062R-i/1.026R-vf"
_pkgver_source_serif="4.005R"
_pkgver_source_sans="3.052R"