mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
font-symbola: fix checksum.
This commit is contained in:
parent
f9e84e194c
commit
7d5d405372
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'font-symbola'
|
# Template file for 'font-symbola'
|
||||||
pkgname=font-symbola
|
pkgname=font-symbola
|
||||||
version=8.00
|
version=8.00
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
|
@ -11,8 +11,8 @@ short_desc="Font with many Symbol/Emoji blocks of The Unicode Standard"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="Free for any use"
|
license="Free for any use"
|
||||||
homepage="http://users.teilar.gr/~g1951d/"
|
homepage="http://users.teilar.gr/~g1951d/"
|
||||||
distfiles="http://users.teilar.gr/~g1951d/Symbola.zip>Symbola-${version}.zip"
|
distfiles="http://users.teilar.gr/~g1951d/Symbola.zip>Symbola-${version}_${revision}.zip"
|
||||||
checksum=1ae455696a3e3d3f3be6f96cad2e17dbacfbfe87adb9a99e78b7e13de8fd6c1d
|
checksum=0d568882ca4f38a8e7d487367c75f4d8d7cb9f902b9675b7f6620c139014dad1
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall Symbola.ttf 0644 usr/share/fonts/TTF
|
vinstall Symbola.ttf 0644 usr/share/fonts/TTF
|
||||||
|
|
Loading…
Add table
Reference in a new issue