summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 966dca783978..0ebfb2e1144b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,12 @@
+# Maintainer: AlieZ <aaliezz840@gmail.com>
pkgname=ttf-pingfang-git
pkgver=r2.895efd9
pkgrel=1
pkgdesc='PingFang font from Apple.'
url='https://www.apple.com'
-arch=('x86_64')
+arch=('any')
license=('custom')
+makedepends=('git')
source=(
'git+https://github.com/ShmilyHTT/PingFang.git'
)