source-sans-pro: update to 2.040.
This commit is contained in:
parent
362d66cfb0
commit
d2522203bc
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'source-sans-pro'
|
# Template file for 'source-sans-pro'
|
||||||
pkgname=source-sans-pro
|
pkgname=source-sans-pro
|
||||||
version=2.020ro+1.075it
|
version=2.040
|
||||||
revision=1
|
revision=1
|
||||||
_relver="2.020R-ro/1.075R-it"
|
_relver="2.040R-ro/1.090R-it"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname}-${_relver/\//-}"
|
wrksrc="source-sans-pro-${_relver/\//-}"
|
||||||
depends="font-util"
|
depends="font-util"
|
||||||
font_dirs="/usr/share/fonts/OTF /usr/share/fonts/TTF"
|
|
||||||
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>"
|
||||||
homepage="https://adobe-fonts.github.io/source-sans-pro/"
|
|
||||||
license="OFL-1.1"
|
license="OFL-1.1"
|
||||||
distfiles="https://github.com/adobe-fonts/${pkgname}/archive/${_relver}.tar.gz"
|
homepage="https://adobe-fonts.github.io/source-sans-pro/"
|
||||||
checksum=bb45283fa9979c4821c99da3b54313012821aba0246e2ec0057f2b03ca24912c
|
distfiles="https://github.com/adobe-fonts/source-sans-pro/archive/${_relver}.tar.gz"
|
||||||
|
checksum=6053d4d26f9df1482d0898e52bef7a9a92bf478635bc8ce01d45df164583ebf2
|
||||||
|
font_dirs="/usr/share/fonts/OTF /usr/share/fonts/TTF"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/fonts/TTF
|
vmkdir usr/share/fonts/TTF
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
pattern="source-sans-pro/archive/\K[.\d]+"
|
Loading…
Reference in New Issue