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

Alexander Rødseth arodseth at archlinux.org
Mon Jun 3 14:36:12 UTC 2019


    Date: Monday, June 3, 2019 @ 14:36:11
  Author: arodseth
Revision: 476734

upgpkg: sway 1.1-1

Modified:
  sway/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-03 14:35:15 UTC (rev 476733)
+++ PKGBUILD	2019-06-03 14:36:11 UTC (rev 476734)
@@ -2,8 +2,8 @@
 # Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
 
 pkgname=sway
-pkgver=1.0
-pkgrel=8
+pkgver=1.1
+pkgrel=1
 pkgdesc='Tiling Wayland compositor and replacement for the i3 window manager'
 arch=(x86_64)
 url='https://swaywm.org/'
@@ -11,9 +11,9 @@
 depends=(cairo gdk-pixbuf2 json-c pango pcre ttf-font wlroots)
 makedepends=(meson ninja scdoc wayland-protocols)
 optdepends=(
-  'dmenu:                for launching applications'
-  'i3status:             display a status line'
-  'rxvt-unicode:         default terminal emulator'
+  'dmenu: for launching applications'
+  'i3status: display a status line'
+  'rxvt-unicode: default terminal emulator'
   'xorg-server-xwayland: X11 support'
 )
 validpgpkeys=("9DDA3B9FA5D58DD5392C78E652CB6609B22DA89A") # Drew DeVault
@@ -21,7 +21,7 @@
   "$pkgname-$pkgver.tar.gz::https://github.com/swaywm/$pkgname/archive/$pkgver.tar.gz"
   "https://github.com/swaywm/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz.sig"
 )
-sha256sums=('24dafd0f1e630e97a5dd47233841adf856b665e2321d6207acfe6b3002d1bc56'
+sha256sums=('2aeed6589b770acf18179c711a777c8defa93b14b2daaec6f2e06dc2940e5453'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list