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 f819fe00aacf..20556fbd8d39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
_pkgname=dswitcher
pkgname=${_pkgname}-git
pkgver=10
-pkgrel=2
+pkgrel=3
pkgdesc='Dmenu-based window switcher for EWHM-compliant X11 window managers'
arch=('any')
url="https://github.com/Antithesisx/dswitcher"
-license='GPLv3'
+license=('GPLv3')
depends=('wmctrl' 'dmenu')
makedepends=('git')
source=("git://github.com/Antithesisx/dswitcher.git")