[arch-commits] Commit in sway/trunk (PKGBUILD)
Brett Cornwall
ainola at archlinux.org
Thu Jul 16 01:31:00 UTC 2020
Date: Thursday, July 16, 2020 @ 01:31:00
Author: ainola
Revision: 664023
upgpkg: sway 1:1.5-1
N.B. /etc/sway/security.d has been removed - upstream says this inclusion was an oversight and that the code/references to the code have been removed.
See:
* https://github.com/swaywm/sway/issues/5335
* https://github.com/swaywm/sway/pull/5339
Modified:
sway/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-16 01:03:12 UTC (rev 664022)
+++ PKGBUILD 2020-07-16 01:31:00 UTC (rev 664023)
@@ -2,9 +2,9 @@
# Maintainer: Brett Cornwall <ainola at archlinux.org>
pkgname=sway
-pkgver=1.4
+pkgver=1.5
epoch=1
-pkgrel=9
+pkgrel=1
pkgdesc='Tiling Wayland compositor and replacement for the i3 window manager'
arch=(x86_64)
url='https://swaywm.org/'
@@ -38,7 +38,7 @@
source=("https://github.com/swaywm/sway/releases/download/$pkgver/sway-$pkgver.tar.gz"
"https://github.com/swaywm/sway/releases/download/$pkgver/sway-$pkgver.tar.gz.sig"
"50-systemd-user.conf")
-sha512sums=('3b280bdfdbdae8fb9b4f555bc630c64e7c1d09f7b2c783b99413863a6b620d50cd2b6d10d63e11fdfb9c678fce9a403228ac52fa69fb52561ffbd06790505a71'
+sha512sums=('702e44f8923a4ca05d831dd7ed76165654f113a8b2754d332c509ee844528f47c52b7f21deca78d4a79dad465cbcd0934574fff4ad9bb7a45aec3124dea5bca4'
'SKIP'
'57590bc0d14c87289a4a9cd67991c6a841e54244d2a6186b5da5a08e633de2e8631959fa8c77ede211b0a5f315d920f2c1350951a53d6f2e9e81859056cb3c9e')
validpgpkeys=('9DDA3B9FA5D58DD5392C78E652CB6609B22DA89A') # Drew DeVault
More information about the arch-commits
mailing list