summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBen Widawsky2019-09-09 09:00:41 -0700
committerBen Widawsky2019-09-09 09:00:41 -0700
commitb0274f17d52ff5f329ae56e2264b843679e13041 (patch)
treeb583312bb3a66ba9d0ad9f6123f1944ea471ee55 /PKGBUILD
parented0f319b7eca0e30c41c0c803899f43d1a20edb2 (diff)
downloadaur-b0274f17d52ff5f329ae56e2264b843679e13041.tar.gz
Update the rel so that the deps are properly accounted for
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 450fe510854e..c4f791c485db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Ben Widawsky <ben@bwidawsk.net>
pkgname=kanshi-git
-pkgver=r72.e4da814
-pkgrel=1
+pkgver=r73.823cdb0
+pkgrel=2
pkgdesc="Dynamic display configuration for WMs like i3/sway"
arch=(x86_64)
url="https://github.com/emersion/kanshi"
license=('MIT')
groups=()
-depends=('wlroots>=0.7.0')
+depends=('wlroots>=0.7')
makedepends=('git' 'meson' 'ninja' 'scdoc' 'wayland')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")