summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Lass2020-04-30 19:24:05 +0200
committerMichael Lass2020-04-30 19:24:05 +0200
commit8e4be920594505a20dca5532cf6a2eb2cac1a17d (patch)
treee9601992f34c647c2549f350528064bfc4ad3ee6 /PKGBUILD
parentd7c4bd302a8f40d0e616b0955a4984851708d1a4 (diff)
downloadaur-8e4be920594505a20dca5532cf6a2eb2cac1a17d.tar.gz
Remove all dependencies
Following https://wiki.archlinux.org/index.php/Font_package_guidelines#Dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93115c419eab..b75e30cee2cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -43,11 +43,10 @@
pkgbase=ttf-ms-win10
pkgname=($pkgbase{,-japanese,-korean,-sea,-thai,-zh_cn,-zh_tw,-other})
pkgver=10.0.18362.116
-pkgrel=1
+pkgrel=2
arch=(any)
url='http://www.microsoft.com/typography/fonts/product.aspx?PID=164'
license=(custom)
-depends=(fontconfig xorg-fonts-encodings xorg-mkfontscale xorg-mkfontdir)
provides=(ttf-font)
conflicts=(ttf-vista-fonts)