summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornovenary2022-01-26 16:46:35 +0200
committernovenary2022-01-26 16:46:35 +0200
commitb91c1c3e6cfbc5915f8bbe5c75dde986012cb212 (patch)
tree1cdd7dcd2b8ae367600575ab9f4bc715ccf087ee /PKGBUILD
parent92d03216eff44f42abf39a930ff90211da0b1a71 (diff)
downloadaur-sway9.tar.gz
Update to 1.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index adb2f04f6255..de22fc5557d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
# Contributor: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=sway9
-pkgver=1.6.1
+pkgver=1.7
epoch=1
-pkgrel=3
-_commit=8370a4bb068ce8db4bc6da901e5d964610681b3a
+pkgrel=1
+_commit=8afad182dffe7b4dc68481a1fcb301e427c8b536
pkgdesc='Tiling Wayland compositor and replacement for the i3 window manager (personal build)'
arch=(x86_64)
url='https://github.com/9ary/sway9'
@@ -28,7 +28,6 @@ provides=(sway)
conflicts=(sway)
backup=(etc/sway/config)
optdepends=(
- 'alacritty: Terminal emulator used by the default config'
'dmenu: Application launcher'
'grim: Screenshot utility'
'i3status: Status line'