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 ae51f17ddaa2..160eceac4829 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@ _npmname=budgie-launcher-super
_npmver=1.1.11
pkgname=nodejs-budgie-launcher-super
pkgver=1.1.11
-pkgrel=2
+pkgrel=3
pkgdesc="A simple script to switch tasks using \"super + 1\" number keys, the same feature exists with other desktops like windows and unity, this adds it to budgie desktop."
arch=(any)
url="https://github.com/Lee182/budgie-launcher-super"
license=('MIT')
-depends=('nodejs>=10.10.0' 'dconf' 'wmctrl' 'xdotool')
+depends=('nodejs>=10.10.0' 'npm' 'dconf' 'wmctrl' 'xdotool')
optdepends=()
noextract=($_npmname-$_npmver.tgz)