Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging / Packages / adobe-source-code-pro-fonts
Commits: ae747071 by Jan Alexander Steffens (heftig) at 2024-07-04T00:09:07+02:00 2.042u+1.062i+1.026vf-2: .SRCINFO rebuild - - - - - 3 changed files: - + .SRCINFO - + .nvchecker.toml - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,11 @@ +pkgbase = adobe-source-code-pro-fonts + pkgdesc = Monospaced font family for user interface and coding environments + pkgver = 2.042u+1.062i+1.026vf + pkgrel = 2 + url = https://adobe-fonts.github.io/source-code-pro/ + arch = any + license = OFL-1.1 + source = source-code-pro-2.042R-u-1.062R-i-1.026R-vf.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/refs/tags/2.042R-u/1.062R-i/1.026R-vf.tar.gz + b2sums = 16d5097bb8adbdbf0c0c61f708ea460e7608ebde7921fed464a2b71ed159416d9920bcbd72ad63d47a89460426a5c5af0c5a19ebac00ee7a1db0d61ae77a9823 + +pkgname = adobe-source-code-pro-fonts ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,6 @@ +[adobe-source-code-pro-fonts] +source = "github" +github = "adobe-fonts/source-code-pro" +use_latest_release = true +from_pattern = '^(.+)R-u/(.+)R-i/(.+)R-vf$' +to_pattern = '\1u+\2i+\3vf' ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=adobe-source-code-pro-fonts pkgver=2.042u+1.062i+1.026vf -pkgrel=1 +pkgrel=2 pkgdesc="Monospaced font family for user interface and coding environments" url="https://adobe-fonts.github.io/source-code-pro/" arch=(any) View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/adobe-source-code-pro-fonts/-/commit/ae7470715d032b318692ff808dc1f2fc82b91684 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/adobe-source-code-pro-fonts/-/commit/ae7470715d032b318692ff808dc1f2fc82b91684 You're receiving this email because of your account on gitlab.archlinux.org.
