summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c9fb2b89bbf4..0d03440b55fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ arch=('x86_64')
pkgdesc="NSMB2 level editor!"
url="https://github.com/Arisotura/CoinKiller"
license=('GPL3')
-makedepends=('gendesk' 'git' 'yarn' 'nodejs' 'rust' 'unzip')
-depends=('libnotify' 'libxss' 'libxtst' 'libindicator-gtk3' 'libappindicator-gtk3')
+makedepends=('gendesk' 'git')
+depends=('qt5-base')
conflicts=('coinkiller-bin' 'coinkiller-git')
source=("${pkgver}::${url}/archive/v${pkgver}.zip")
md5sums=('SKIP')