summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzxp198210052023-09-28 16:40:33 +0800
committerzxp198210052023-09-28 16:40:33 +0800
commit749cb56d713a9b9165432bc600841be672695b74 (patch)
tree83c4f488f4615683166c169f65e21ebd154f99a9
parentd2d2d52dd4a143dc7b76a6f2803c1023b64e7a82 (diff)
downloadaur-749cb56d713a9b9165432bc600841be672695b74.tar.gz
fix errors
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5607177bf01d..3ee7fe5047dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,10 @@ pkgname="otf-${_pkgname}"
pkgver=1.001
pkgrel=3
pkgdesc="Maoken Heavy Labourer | 猫啃网扛重族"
-arch=(any)
+arch=("any")
url="https://www.maoken.com/freefonts/11067.html"
_githuburl='https://github.com/NightFurySL2001/maoken-heavy-labourer'
-license=(custom:SIL1.1)
-depends=()
-makedepends=()
+license=("custom:SIL1.1")
source=("${_pkgname}-gothic-regular.otf::${_githuburl}/releases/download/v${pkgver}/MaokenHeavyLabourer-Gothic-Regular.otf"
"${_pkgname}-ming-regular.otf::${_githuburl}/releases/download/v${pkgver}/MaokenHeavyLabourer-Ming-Regular.otf"
"${_pkgname}sc-gothic-regular.otf::${_githuburl}/releases/download/v${pkgver}/MaokenHeavyLabourerSC-Gothic-Regular.otf"