mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
noto-fonts-ttf: update to 2024.11.01.
just fixing the version number
This commit is contained in:
parent
8542f87c4f
commit
eee39a2b58
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'noto-fonts-ttf'
|
# Template file for 'noto-fonts-ttf'
|
||||||
pkgname=noto-fonts-ttf
|
pkgname=noto-fonts-ttf
|
||||||
reverts="20220810_1 20190926_2 20190926_1 20181202_1 20181106_1"
|
reverts="20220810_1 20190926_2 20190926_1 20181202_1 20181106_1"
|
||||||
version=24.11.01
|
version=2024.11.01
|
||||||
revision=1
|
revision=1
|
||||||
depends="font-util"
|
depends="font-util"
|
||||||
short_desc="Google Noto TTF Fonts"
|
short_desc="Google Noto TTF Fonts"
|
||||||
maintainer="classabbyamp <void@placeviolette.net>"
|
maintainer="classabbyamp <void@placeviolette.net>"
|
||||||
license="OFL-1.1"
|
license="OFL-1.1"
|
||||||
homepage="https://notofonts.github.io/"
|
homepage="https://notofonts.github.io/"
|
||||||
distfiles="https://github.com/notofonts/notofonts.github.io/archive/refs/tags/noto-monthly-release-20${version}.tar.gz"
|
distfiles="https://github.com/notofonts/notofonts.github.io/archive/refs/tags/noto-monthly-release-${version}.tar.gz"
|
||||||
checksum=f2cfbc9c3b7794819fc12f0b95b6637727e875934f6ee6110b1f4c12ce7114eb
|
checksum=f2cfbc9c3b7794819fc12f0b95b6637727e875934f6ee6110b1f4c12ce7114eb
|
||||||
font_dirs="/usr/share/fonts/noto"
|
font_dirs="/usr/share/fonts/noto"
|
||||||
nostrip=yes # just font files
|
nostrip=yes # just font files
|
||||||
|
|
Loading…
Add table
Reference in a new issue