Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / ttf-roboto-mono
Commits: 741fd739 by Caleb Maclennan at 2024-07-04T14:27:02+03:00 upgpkg: 3.000-3: Rebuild to generate .SRCINFO - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,31 @@ +pkgbase = ttf-roboto-mono + pkgdesc = A monospaced addition to the Roboto type family. + pkgver = 3.000 + pkgrel = 3 + url = https://fonts.google.com/specimen/Roboto+Mono + arch = any + license = Apache + source = https://github.com/google/fonts/raw/4df0b673c9b316ad5e8de8fa70b0768ab66c87d6/apache/robotomono/LICENSE.txt + source = https://github.com/google/fonts/raw/4df0b673c9b316ad5e8de8fa70b0768ab66c87d6/apache/robotomono/static/RobotoMono-Bold.ttf + source = https://github.com/google/fonts/raw/4df0b673c9b316ad5e8de8fa70b0768ab66c87d6/apache/robotomono/static/RobotoMono-BoldItalic.ttf + source = https://github.com/google/fonts/raw/4df0b673c9b316ad5e8de8fa70b0768ab66c87d6/apache/robotomono/static/RobotoMono-Italic.ttf + source = https://github.com/google/fonts/raw/4df0b673c9b316ad5e8de8fa70b0768ab66c87d6/apache/robotomono/static/RobotoMono-Light.ttf + source = https://github.com/google/fonts/raw/4df0b673c9b316ad5e8de8fa70b0768ab66c87d6/apache/robotomono/static/RobotoMono-LightItalic.ttf + source = https://github.com/google/fonts/raw/4df0b673c9b316ad5e8de8fa70b0768ab66c87d6/apache/robotomono/static/RobotoMono-Medium.ttf + source = https://github.com/google/fonts/raw/4df0b673c9b316ad5e8de8fa70b0768ab66c87d6/apache/robotomono/static/RobotoMono-MediumItalic.ttf + source = https://github.com/google/fonts/raw/4df0b673c9b316ad5e8de8fa70b0768ab66c87d6/apache/robotomono/static/RobotoMono-Regular.ttf + source = https://github.com/google/fonts/raw/4df0b673c9b316ad5e8de8fa70b0768ab66c87d6/apache/robotomono/static/RobotoMono-Thin.ttf + source = https://github.com/google/fonts/raw/4df0b673c9b316ad5e8de8fa70b0768ab66c87d6/apache/robotomono/static/RobotoMono-ThinItalic.ttf + sha256sums = cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 + sha256sums = 3c669d2987b72e83a924460900aec74448661d857d4de7076dfd08e931887db1 + sha256sums = f11c756558506d22b4f1244b03cfe77dd83ddf37fa334915c1f5107ea99002bd + sha256sums = a1c3d85c3e9fd456cca6c79d65701ee549ecdeb628bb4578ff0a9290c6a67453 + sha256sums = 4f1220ab0b472ddaa9c7cb0057639ca685b6fab04aa85d9e130191970fa3557c + sha256sums = f231472b7748d96838a3586e4dedd6950799b1251b205af208fa7077e9861df6 + sha256sums = 0c4e5c4d4c3c37ca47cb4047ce8821965c8fbe51884d5b0098c79c7afa6e6ab0 + sha256sums = 0187ef04f288eaecdd4566732e2fad5f1ad1167298ed187a4f26beb061336ecb + sha256sums = 7432e74ff02682c6e207be405f00381569ec96aa247d232762fe721ae41b39e2 + sha256sums = 63d0d03071c90ec5895ccc976eb54b14707efb6d84a05b8f19a34965ae2e31cb + sha256sums = 1cf59149df39277adf11db75b271012d6c0c73cca01967db9e24cb9a8fe4ceed + +pkgname = ttf-roboto-mono ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=ttf-roboto-mono pkgver=3.000 -pkgrel=2 +pkgrel=3 _commit="4df0b673c9b316ad5e8de8fa70b0768ab66c87d6" # Latest commit touching the robotomono tree pkgdesc="A monospaced addition to the Roboto type family." arch=("any") View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-roboto-mono/-/commit/741fd739806f90aa578556b412d578368e7656ef -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-roboto-mono/-/commit/741fd739806f90aa578556b412d578368e7656ef You're receiving this email because of your account on gitlab.archlinux.org.
