summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhang Hai2015-12-04 12:30:40 +0800
committerZhang Hai2015-12-04 12:30:40 +0800
commitedc5e699c02168905a01ff91f3c7a9719653ce78 (patch)
treeb15385c1cebf3db71b2f362ab6fd6493cf116f9a
parent7d0245aa477b38d320cff73fc4a6c343d2683b73 (diff)
downloadaur-edc5e699c02168905a01ff91f3c7a9719653ce78.tar.gz
Tidy a bit.
-rw-r--r--PKGBUILD30
1 files changed, 15 insertions, 15 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 703ccd3bd902..b8cf3ac96c7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -42,24 +42,24 @@
pkgname=ttf-wps-win10
pkgver=1.0.0
pkgrel=1
-pkgdesc='Symbol fonts required by wps-office from Microsoft Windows 10'
-arch=(any)
-url='http://www.microsoft.com/typography/fonts/product.aspx?PID=164'
-license=(custom)
-depends=(fontconfig xorg-font-utils)
-provides=(ttf-font ttf-wps-fonts)
-conflicts=(ttf-wps-fonts)
+pkgdesc="Symbol fonts required by wps-office from Microsoft Windows 10"
+arch=('any')
+url="http://www.microsoft.com/typography/fonts/product.aspx?PID=164"
+license=('custom')
+depends=('fontconfig' 'xorg-font-utils')
+provides=('ttf-font' 'ttf-wps-fonts')
+conflicts=('ttf-wps-fonts')
install="${pkgname}.install"
-_ttf_wps_win10=(MTEXTRA.TTF
- symbol.ttf
- webdings.ttf
- wingding.ttf
- WINGDNG2.TTF
- WINGDNG3.TTF)
+_ttf_wps_win10=('MTEXTRA.TTF'
+ 'symbol.ttf'
+ 'webdings.ttf'
+ 'wingding.ttf'
+ 'WINGDNG2.TTF'
+ 'WINGDNG3.TTF')
DLAGENTS+=("file::/usr/bin/echo ${BOLD}${RED} Unable to find %u, please read the PKGBUILD ${ALL_OFF}")
-source=(${_ttf_wps_win10[@]/#/file://}
- file://license.rtf)
+source=("${_ttf_wps_win10[@]/#/file://}"
+ 'file://license.rtf')
sha256sums=('6c469962f33b7222f07b8d1ae8025f177f4a5f5db3eb62fa1523f261a270991f'
'bffdc2fd675d9af414824ae84d8456504542480afb34fbc6bfd6903656c4f854'