source-sans-pro: update to 3.028.
This commit is contained in:
parent
971bb67317
commit
0960dbd19e
1 changed files with 4 additions and 6 deletions
|
@ -1,17 +1,15 @@
|
|||
# Template file for 'source-sans-pro'
|
||||
pkgname=source-sans-pro
|
||||
version=3.006
|
||||
version=3.028
|
||||
revision=1
|
||||
_relver="3.006R"
|
||||
archs=noarch
|
||||
wrksrc="source-sans-pro-${_relver/\//-}"
|
||||
wrksrc="source-sans-pro-${version}R"
|
||||
depends="font-util"
|
||||
short_desc="Sans serif font family for user interface environments"
|
||||
maintainer="WantToHelp <ghostinthecsh@gmail.com>"
|
||||
license="OFL-1.1"
|
||||
homepage="https://adobe-fonts.github.io/source-sans-pro/"
|
||||
distfiles="https://github.com/adobe-fonts/source-sans-pro/archive/${_relver}.tar.gz"
|
||||
checksum=a384e8c3246490bb5eaf79eb9eb9e41d7f2d167bb7d36280156ec77ae8ddfda1
|
||||
distfiles="https://github.com/adobe-fonts/source-sans-pro/archive/${version}R.tar.gz"
|
||||
checksum=12faf267e40f1be46daf44afce47facd6efb996e2f2f5abe0a3dde161d54e251
|
||||
font_dirs="/usr/share/fonts/OTF /usr/share/fonts/TTF"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue