mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-05 22:57:16 +08:00
Merge branch 'testing' of gitorious.org:chakra-packages/platform into testing
This commit is contained in:
commit
ffa184d006
@ -7,9 +7,9 @@
|
||||
# include global config
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=ttf-ubuntu-font
|
||||
_pkgname=ubuntu-font-family
|
||||
pkgver=0.70.1
|
||||
pkgname=ttf-ubuntu-font
|
||||
pkgver=0.71.2
|
||||
pkgrel=1
|
||||
pkgdesc="The default TTF font family used by Ubuntu."
|
||||
arch=('any')
|
||||
@ -18,7 +18,7 @@ url="http://font.ubuntu.com/"
|
||||
depends=('fontconfig' 'xorg-font-utils')
|
||||
source=("http://font.ubuntu.com/download/${_pkgname}-${pkgver}.zip")
|
||||
install="fc-cache.install"
|
||||
md5sums=('ec2e9b6535c74a654cc6bd2d935b5856')
|
||||
md5sums=('5be61a17e940a0aa9a98bf468b1e4e90')
|
||||
|
||||
package() {
|
||||
cd "${srcdir}/${_pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user