[arch-commits] Commit in sway/trunk (PKGBUILD)

Brett Cornwall ainola at gemini.archlinux.org
Sat May 14 02:58:38 UTC 2022


    Date: Saturday, May 14, 2022 @ 02:58:37
  Author: ainola
Revision: 1203157

Declare the .install file, dummy

Modified:
  sway/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-14 02:48:33 UTC (rev 1203156)
+++ PKGBUILD	2022-05-14 02:58:37 UTC (rev 1203157)
@@ -5,7 +5,7 @@
 pkgname=sway
 pkgver=1.7
 epoch=1
-pkgrel=6
+pkgrel=7
 pkgdesc='Tiling Wayland compositor and replacement for the i3 window manager'
 arch=(x86_64)
 url='https://swaywm.org/'
@@ -44,6 +44,7 @@
         "https://github.com/swaywm/sway/releases/download/$pkgver/sway-$pkgver.tar.gz.sig"
         "50-systemd-user.conf")
 options=(debug)
+install=sway.install
 sha512sums=('028cf5d504d5914bfb78d44156d6a290de660c5ed0638f4e2c56e5be76db9b0baeda035e1fa1ae23559016bd7e4312f7ff70c2fb4904df25358577c1a3d21243'
             'SKIP'
             'c2b7d808f4231f318e03789015624fd4cf32b81434b15406570b4e144c0defc54e216d881447e6fd9fc18d7da608cccb61c32e0e1fab2f1fe2750acf812d3137')



More information about the arch-commits mailing list