summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan T L Lee2018-10-05 23:04:47 +0100
committerJonathan T L Lee2018-10-05 23:04:47 +0100
commite64f1ac2e7198335299c06839afe1c2273bfdb70 (patch)
treecf9b38b6e6028ea5783b1ca24de8c3c6a6b612a6
parent2a1c58e746ccd6f06b0b26e0bbcf8258d8d53483 (diff)
downloadaur-e64f1ac2e7198335299c06839afe1c2273bfdb70.tar.gz
ammend changes
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82235fae3e5c..34bc7c6306c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nodejs-budgie-launcher-super
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.
pkgver = 1.1.11
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Lee182/budgie-launcher-super
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 2e6d0816967f..ae51f17ddaa2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _npmname=budgie-launcher-super
_npmver=1.1.11
pkgname=nodejs-budgie-launcher-super
pkgver=1.1.11
-pkgrel=1
+pkgrel=2
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"