summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDan Elkouby2019-12-28 13:45:36 +0200
committerDan Elkouby2019-12-28 13:45:36 +0200
commit1f41987875f09381916da09d3a5db0212639f364 (patch)
tree8bbf4cf16c4edc27cda3d139f936ff705bfb363d /PKGBUILD
parent6938c50fe10ec3c538480656e52cf50eff6ef7ee (diff)
downloadaur-1f41987875f09381916da09d3a5db0212639f364.tar.gz
Better scroll-to-focus patch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 76b77cd7d916..3a6a82acef02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgname=sway9
pkgver=1.2
epoch=1
-pkgrel=3
-_commit=ca4d09b97597ebe66615405e00b841b29c1d930d
+pkgrel=4
+_commit=a1c3ae39adda7d810c6d740f83e1526be06bc55f
pkgdesc='Tiling Wayland compositor and replacement for the i3 window manager (personal build)'
arch=(x86_64)
url='https://github.com/Streetwalrus/sway9'