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 11e6b828ce27..2c31c57789b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: ferreum <code.danielk at gmail com>
pkgname=i3-match-git
pkgver=0.1.36.rbb6a6f4
-pkgrel=3
+pkgrel=4
pkgdesc="Match and query i3 window properties and events"
arch=('i686' 'x86_64')
url='https://gitlab.com/ferreum/i3-match'
license=('BSD')
depends=('xcb-util' 'yajl')
-makedepends=('i3-wm')
+makedepends=('i3-wm' 'git')
source=('git+https://gitlab.com/ferreum/i3-match.git')
sha1sums=('SKIP')