summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDrew DeVault2015-08-16 10:25:50 -0400
committerDrew DeVault2015-08-16 10:25:50 -0400
commit275f9567084881569aae43e51eaf97887d33cf4d (patch)
treec6704f347f2509b22ca72c7c081d809c74d8b193
parent783fd1ffb6ca250a90f45ac88d8c4bafe6a69ad6 (diff)
downloadaur-275f9567084881569aae43e51eaf97887d33cf4d.tar.gz
Update srcinfo
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 50b2a4ee4729..ae8e62ebcb1a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = sway-git
pkgdesc = i3 compatible window manager for Wayland
- pkgver = r170.0d04189
+ pkgver = r171.909bae0
pkgrel = 1
url = https://github.com/SirCmpwn/sway
arch = i386
arch = x86_64
license = MIT
makedepends = cmake
- depends = wlc
+ depends = wlc-git
optdepends = xorg-server-xwayland: running xorg windows under sway
source = sway::git+https://github.com/SirCmpwn/sway.git
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 06e473c29729..346230c096d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=sway-git
_pkgname=sway
-pkgver=r170.0d04189
+pkgver=r171.909bae0
pkgrel=1
license=('MIT')
pkgdesc='i3 compatible window manager for Wayland'