summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan T L Lee2018-09-29 18:43:53 +0100
committerJonathan T L Lee2018-09-29 18:43:53 +0100
commit53a93db5146956237e7742e1fce64c38220e09f9 (patch)
tree88398cfa5726ab4c88272830c0066f5ed671efa1 /PKGBUILD
parent3bad582e76d614c4ab494430050f7e3cfdcb3899 (diff)
downloadaur-53a93db5146956237e7742e1fce64c38220e09f9.tar.gz
bugfix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 360484050d09..96e232c07e9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
# Maintainer: Jonathan Lee <jono-lee@hotmail.co.uk>
_npmname=budgie-launcher-super
-_npmver=1.0.9
+_npmver=1.0.10
pkgname=nodejs-budgie-launcher-super
-pkgver=1.0.9
-pkgrel=2
+pkgver=1.0.10
+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"