mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
source-sans-pro: update to 3.046.
This commit is contained in:
parent
9c757134be
commit
5b3d603da2
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'source-sans-pro'
|
# Template file for 'source-sans-pro'
|
||||||
pkgname=source-sans-pro
|
pkgname=source-sans-pro
|
||||||
version=3.028
|
version=3.046
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="source-sans-pro-${version}R"
|
wrksrc="source-sans-${version}R"
|
||||||
depends="font-util"
|
depends="font-util"
|
||||||
short_desc="Sans serif font family for user interface environments"
|
short_desc="Sans serif font family for user interface environments"
|
||||||
maintainer="WantToHelp <ghostinthecsh@gmail.com>"
|
maintainer="WantToHelp <ghostinthecsh@gmail.com>"
|
||||||
license="OFL-1.1"
|
license="OFL-1.1"
|
||||||
homepage="https://adobe-fonts.github.io/source-sans-pro/"
|
homepage="https://adobe-fonts.github.io/source-sans/"
|
||||||
distfiles="https://github.com/adobe-fonts/source-sans-pro/archive/${version}R.tar.gz"
|
distfiles="https://github.com/adobe-fonts/source-sans/archive/${version}R.tar.gz"
|
||||||
checksum=12faf267e40f1be46daf44afce47facd6efb996e2f2f5abe0a3dde161d54e251
|
checksum=7a0a3a0c9ff2740380eddc28a53b4b0dc99491da5f900f4add5af2d1a18e06bc
|
||||||
font_dirs="/usr/share/fonts/OTF /usr/share/fonts/TTF"
|
font_dirs="/usr/share/fonts/OTF /usr/share/fonts/TTF"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue