fonts-droid-ttf: no longer conflicts with google-fonts-ttf
This commit is contained in:
parent
87ee926073
commit
2285fc86ba
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'fonts-droid-ttf'
|
||||
pkgname=fonts-droid-ttf
|
||||
version=20150613
|
||||
revision=2
|
||||
revision=3
|
||||
_githash=f5de525ee3547b8a69a21aec1e1a3175bc06f442
|
||||
create_wrksrc=yes
|
||||
depends="font-util"
|
||||
|
@ -12,7 +12,6 @@ homepage="http://www.droidfonts.com/droidfonts/"
|
|||
changelog="https://android.googlesource.com/platform/frameworks/base/+log/master/data/fonts"
|
||||
distfiles="https://android.googlesource.com/platform/frameworks/base/+archive/${_githash}/data/fonts.tar.gz"
|
||||
checksum=@722c954d839cc131c17161956c5117624ceeea3f90e01d4d8ad3d38f374000cc
|
||||
conflicts="google-fonts-ttf"
|
||||
font_dirs="/usr/share/fonts/TTF"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue