summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzxp198210052023-09-12 15:12:45 +0800
committerzxp198210052023-09-12 15:12:45 +0800
commitbc33c36d86f5303d0d3ae7243df0ba32c8c9e131 (patch)
treea43d70c4d507f0431a8826663e6b501a6641d821 /PKGBUILD
parent70bca8ac9b6f91f968e58711323c4c418e8a0f98 (diff)
downloadaur-bc33c36d86f5303d0d3ae7243df0ba32c8c9e131.tar.gz
fix errors
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6735ec7d4821..e32dc2846060 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ url="https://www.frdic.com/ting"
license=('custom')
conflicts=("${pkgname%-bin}" "eudic-${_pkgname}" "${_pkgname}")
depends=('hicolor-icon-theme' 'bash' 'electron13')
+makedepends=('asar')
source=("${pkgname%-bin}-${pkgver}.deb::https://static.frdic.com/pkg/${_pkgname}/${_pkgname}.deb"
"LICENSE.html"
"${pkgname%-bin}.sh")