ttf-ubuntu-font-family: rebuild for metadata
This commit is contained in:
parent
ab39da345c
commit
ea89ee6aa6
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'ttf-ubuntu-font-family'
|
||||
pkgname=ttf-ubuntu-font-family
|
||||
version=0.83
|
||||
revision=1
|
||||
wrksrc=ubuntu-font-family-$version
|
||||
revision=2
|
||||
noarch=yes
|
||||
wrksrc="ubuntu-font-family-${version}"
|
||||
hostmakedepends="unzip"
|
||||
depends="font-util"
|
||||
font_dirs="/usr/share/fonts/TTF"
|
||||
short_desc="Ubuntu font family"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="custom"
|
||||
homepage="https://design.ubuntu.com/font/"
|
||||
distfiles="https://assets.ubuntu.com/v1/fad7939b-ubuntu-font-family-${version}.zip"
|
||||
checksum=456d7d42797febd0d7d4cf1b782a2e03680bb4a5ee43cc9d06bda172bac05b42
|
||||
font_dirs="/usr/share/fonts/TTF"
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/fonts/TTF
|
||||
|
|
Loading…
Reference in New Issue