mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
font-symbola: update to 13.00.
This commit is contained in:
parent
a45eabbd17
commit
372f6099f6
1 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'font-symbola'
|
# Template file for 'font-symbola'
|
||||||
pkgname=font-symbola
|
pkgname=font-symbola
|
||||||
version=12.00
|
version=13.00
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
|
@ -9,12 +9,12 @@ depends="font-util xbps-triggers"
|
||||||
short_desc="Font with many Symbol/Emoji blocks of The Unicode Standard"
|
short_desc="Font with many Symbol/Emoji blocks of The Unicode Standard"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Free for personal, non commercial use"
|
license="Free for personal, non commercial use"
|
||||||
homepage="http://users.teilar.gr/~g1951d/"
|
homepage="https://dn-works.com/ufas/"
|
||||||
distfiles="http://users.teilar.gr/~g1951d/Symbola.zip>Symbola-${version}.zip"
|
distfiles="https://dn-works.com/wp-content/uploads/2020/UFAS-Fonts/Symbola.zip>Symbola-${version}.zip"
|
||||||
checksum=8101ae2282e0ee788dceabed7d9a49be189ad0196028b2c29d06b45821611f05
|
checksum=da014d8ff92ba113b5dd8049d4ce25b8cae5e37a6feabf30a6ff98ac94993680
|
||||||
font_dirs="/usr/share/fonts/TTF"
|
font_dirs="/usr/share/fonts/TTF"
|
||||||
restricted=yes
|
restricted=yes
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall Symbola.ttf 0644 usr/share/fonts/TTF
|
vinstall Symbola.otf 0644 usr/share/fonts/OTF
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue