Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / ttf-roboto
Commits: 59548125 by Carl Smedstad at 2025-09-18T07:28:57+02:00 upgpkg: 3.012-1: Upstream release https://github.com/googlefonts/roboto-3-classic/releases/tag/v3.012 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,14 +1,14 @@ pkgbase = ttf-roboto pkgdesc = Google's signature family of fonts - pkgver = 3.011 + pkgver = 3.012 pkgrel = 1 url = https://github.com/googlefonts/roboto-3-classic arch = any license = OFL-1.1 provides = ttf-font - source = https://github.com/googlefonts/roboto-3-classic/releases/download/v3.011/Roboto_v3.011.zip - source = ttf-roboto-3.011-OFL.txt::https://raw.githubusercontent.com/googlefonts/roboto-3-classic/v3.011/OFL.txt - sha256sums = 989fee31706df293f1099a385b392bd2e4a152c993ee5fb3ba72adc7484e750e + source = https://github.com/googlefonts/roboto-3-classic/releases/download/v3.012/Roboto_v3.012.zip + source = ttf-roboto-3.012-OFL.txt::https://raw.githubusercontent.com/googlefonts/roboto-3-classic/v3.012/OFL.txt + sha256sums = fda623da606ee230c84dab1c79e534341557510663c81b56ba57a320d36cbc2d sha256sums = 061402327a96aadb0bfb694a960ed289ecd38d383e396243831ab81feb109c41 pkgname = ttf-roboto ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Daniel Greve <[email protected]> pkgname=ttf-roboto -pkgver=3.011 +pkgver=3.012 pkgrel=1 pkgdesc="Google's signature family of fonts" url='https://github.com/googlefonts/roboto-3-classic' @@ -14,7 +14,7 @@ source=( "$url/releases/download/v$pkgver/Roboto_v$pkgver.zip" "$pkgname-$pkgver-OFL.txt::https://raw.githubusercontent.com/googlefonts/roboto-3-classic/v$pkgver/OFL.txt" ) -sha256sums=('989fee31706df293f1099a385b392bd2e4a152c993ee5fb3ba72adc7484e750e' +sha256sums=('fda623da606ee230c84dab1c79e534341557510663c81b56ba57a320d36cbc2d' '061402327a96aadb0bfb694a960ed289ecd38d383e396243831ab81feb109c41') package() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-roboto/-/commit/59548125876bd49688decea661d917710188a163 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-roboto/-/commit/59548125876bd49688decea661d917710188a163 You're receiving this email because of your account on gitlab.archlinux.org.
