summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorston2022-07-29 19:06:49 +0800
committerston2022-07-29 19:06:49 +0800
commit3d406c5cd37ffc6208c981ef4950d54a9770416c (patch)
treea1415c43acfce0b8a199e1f9f12d13489158e5b7
parent30bb335a9049e883c41a1ddad67ec06e3ac97f9e (diff)
downloadaur-3d406c5cd37ffc6208c981ef4950d54a9770416c.tar.gz
format
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af59e3fa010a..966dca783978 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@ url='https://www.apple.com'
arch=('x86_64')
license=('custom')
source=(
-'git+https://github.com/ShmilyHTT/PingFang.git'
+ 'git+https://github.com/ShmilyHTT/PingFang.git'
)
pkgver() {
cd PingFang
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
-}
+}
package() {
install -d "${pkgdir}/usr/share/fonts/PingFang/"