summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan T L Lee2018-12-10 10:32:14 +0000
committerJonathan T L Lee2018-12-10 10:32:14 +0000
commit63f3af205cf56d1a65b5bee43998b7ba8ce4320e (patch)
treef228ba33b282466d0a504d0e80d159f3b6d88847 /PKGBUILD
parente64f1ac2e7198335299c06839afe1c2273bfdb70 (diff)
downloadaur-63f3af205cf56d1a65b5bee43998b7ba8ce4320e.tar.gz
fi
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)