summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornovenary2021-03-31 14:57:25 +0300
committernovenary2021-03-31 14:57:25 +0300
commit155906edbfaa80e288397466a40b76c22b671f21 (patch)
tree0faf3bac90994b2b1d5867a1ab8902a99c50f9e0
parent5f093a8d406d630090df2e3be90384c1fa82bbe4 (diff)
downloadaur-155906edbfaa80e288397466a40b76c22b671f21.tar.gz
Merge Firefox fixes
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ea29a512fa7..f4fe22c02055 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = sway9
pkgdesc = Tiling Wayland compositor and replacement for the i3 window manager (personal build)
pkgver = 1.5.1
- pkgrel = 2
+ pkgrel = 3
epoch = 1
url = https://github.com/Streetwalrus/sway9
arch = x86_64
@@ -35,7 +35,7 @@ pkgbase = sway9
provides = sway
conflicts = sway
backup = etc/sway/config
- source = git+https://github.com/Streetwalrus/sway9.git#commit=09b4b57958a5825db94c77477a2bd2e17f357e3a
+ source = git+https://github.com/Streetwalrus/sway9.git#commit=c00a05ba48a9d99cf7c1e92d4cc3ccbf57af2313
source = 50-systemd-user.conf
sha512sums = SKIP
sha512sums = 57590bc0d14c87289a4a9cd67991c6a841e54244d2a6186b5da5a08e633de2e8631959fa8c77ede211b0a5f315d920f2c1350951a53d6f2e9e81859056cb3c9e
diff --git a/PKGBUILD b/PKGBUILD
index 1285f9e2dae1..369ca2f437a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
pkgname=sway9
pkgver=1.5.1
epoch=1
-pkgrel=2
-_commit=09b4b57958a5825db94c77477a2bd2e17f357e3a
+pkgrel=3
+_commit=c00a05ba48a9d99cf7c1e92d4cc3ccbf57af2313
pkgdesc='Tiling Wayland compositor and replacement for the i3 window manager (personal build)'
arch=(x86_64)
url='https://github.com/Streetwalrus/sway9'