ttf-ubuntu-font-family: update to 0.83.
This commit is contained in:
parent
f811532364
commit
d48cc81ca4
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ttf-ubuntu-font-family'
|
||||
pkgname=ttf-ubuntu-font-family
|
||||
version=0.80
|
||||
version=0.83
|
||||
revision=1
|
||||
wrksrc=ubuntu-font-family-$version
|
||||
noarch=yes
|
||||
|
@ -11,8 +11,8 @@ short_desc="Ubuntu font family"
|
|||
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||
license="custom"
|
||||
homepage="http://font.ubuntu.com/"
|
||||
distfiles="http://font.ubuntu.com/download/ubuntu-font-family-$version.zip"
|
||||
checksum=107170099bbc3beae8602b97a5c423525d363106c3c24f787d43e09811298e4c
|
||||
distfiles="http://font.ubuntu.com/download/ubuntu-font-family-${version}.zip"
|
||||
checksum=456d7d42797febd0d7d4cf1b782a2e03680bb4a5ee43cc9d06bda172bac05b42
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/fonts/TTF
|
||||
|
|
Loading…
Reference in a new issue