Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / ttf-roboto
Commits: d904bdae by Carl Smedstad at 2025-09-28T14:06:34+02:00 upgpkg: 3.013-1: Upstream release https://github.com/googlefonts/roboto-3-classic/releases/tag/v3.013 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,14 +1,14 @@ pkgbase = ttf-roboto pkgdesc = Google's signature family of fonts - pkgver = 3.012 + pkgver = 3.013 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.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 + source = https://github.com/googlefonts/roboto-3-classic/releases/download/v3.013/Roboto_v3.013.zip + source = ttf-roboto-3.013-OFL.txt::https://raw.githubusercontent.com/googlefonts/roboto-3-classic/v3.013/OFL.txt + sha256sums = bc84d38add5e1c5a6c810de83a6e1afb474120e56b65d1c0cd869a62140b86b6 sha256sums = 061402327a96aadb0bfb694a960ed289ecd38d383e396243831ab81feb109c41 pkgname = ttf-roboto ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Daniel Greve <[email protected]> pkgname=ttf-roboto -pkgver=3.012 +pkgver=3.013 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=('fda623da606ee230c84dab1c79e534341557510663c81b56ba57a320d36cbc2d' +sha256sums=('bc84d38add5e1c5a6c810de83a6e1afb474120e56b65d1c0cd869a62140b86b6' '061402327a96aadb0bfb694a960ed289ecd38d383e396243831ab81feb109c41') package() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-roboto/-/commit/d904bdaea354605b41c182bf4341d8ec9ba745e1 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-roboto/-/commit/d904bdaea354605b41c182bf4341d8ec9ba745e1 You're receiving this email because of your account on gitlab.archlinux.org.
