summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDrew DeVault2018-04-08 10:44:51 -0400
committerDrew DeVault2018-04-08 10:44:51 -0400
commitf136f4aac1731df06d90caaa5a0fc084c53cf29b (patch)
treefa7ea3cb0d4b66c5c443c01e838453a3f27ed9f2 /PKGBUILD
parentd7da6f50df137217a217bc879fa5cf95b8f308f4 (diff)
downloadaur-f136f4aac1731df06d90caaa5a0fc084c53cf29b.tar.gz
Switch to 0.15 branch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b5afa8259060..8821a7962f05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=sway-git
_pkgname=sway
-pkgver=r2030.35b8d18
+pkgver=r2587.22db6013
pkgrel=1
license=('MIT')
pkgdesc='i3 compatible window manager for Wayland'
@@ -21,7 +21,7 @@ optdepends=(
)
arch=("i686" "x86_64")
url='http://swaywm.org'
-source=("${pkgname%-*}::git+https://github.com/SirCmpwn/sway.git")
+source=("${pkgname%-*}::git+https://github.com/SirCmpwn/sway.git#branch=0.15")
sha1sums=('SKIP')
provides=('sway')
conflicts=('sway')