From 5eb858b55c3743ddb9b675d962c1a9a882c8ede9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20R=C3=B8dseth?= Date: Fri, 7 Jun 2019 14:28:04 +0000 Subject: [PATCH] upgpkg: 1.1.1-3 --- PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index c8ef576..027456f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,13 +3,14 @@ pkgname=sway pkgver=1.1.1 -pkgrel=2 +pkgrel=3 pkgdesc='Tiling Wayland compositor and replacement for the i3 window manager' arch=(x86_64) url='https://swaywm.org/' license=(MIT) depends=(cairo gdk-pixbuf2 json-c pango pcre swaybg ttf-font 'wlroots>=0.6.0') makedepends=(meson ninja scdoc wayland-protocols) +backup=(etc/sway/config) optdepends=( 'dmenu: Application launcher' 'i3status: Status line'