summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan T L Lee2018-10-05 23:01:58 +0100
committerJonathan T L Lee2018-10-05 23:01:58 +0100
commit91097762657d17ecaef328ec9cdc3e8e02827c45 (patch)
tree043ef1330a1901b96ca8becd0eebd675c85e3848 /PKGBUILD
parent53a93db5146956237e7742e1fce64c38220e09f9 (diff)
downloadaur-91097762657d17ecaef328ec9cdc3e8e02827c45.tar.gz
update version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96e232c07e9f..7e5192f2f153 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
# Maintainer: Jonathan Lee <jono-lee@hotmail.co.uk>
_npmname=budgie-launcher-super
-_npmver=1.0.10
+_npmver=1.1.11
pkgname=nodejs-budgie-launcher-super
-pkgver=1.0.10
+pkgver=1.1.11
pkgrel=1
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' 'dconf' 'wmctrl' 'xdotool' 'gtk-launch')
optdepends=()
noextract=($_npmname-$_npmver.tgz)