summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzxp198210052024-03-14 12:47:30 +0800
committerzxp198210052024-03-14 12:47:30 +0800
commit86cc16e4d7dff873632e9c6a143940be52d2d880 (patch)
tree955245e48c114e5a397ba63d212979c2d92ad398 /PKGBUILD
parent47b47c315df12163aa0940e7b703a3efc67f1384 (diff)
downloadaur-insomnium-git.tar.gz
fix errors
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56a22db8274e..852ffd885739 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('MIT')
conflicts=("${pkgname%-git}")
provides=("${pkgname%-git}")
depends=(
- "electron${_electronversion}"
+ "electron${_electronversion}-bin"
'nodejs'
)
makedepends=(