~alpine/aports

community/wlroots: upgrade to 0.7.0 v1 PROPOSED

Drew DeVault: 2
 community/wlroots: upgrade to 0.7.0
 community/sway: upgrade to 1.2

 2 files changed, 4 insertions(+), 5 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/2949/mbox | git am -3
Learn more about email & git

[PATCH 1/2] community/wlroots: upgrade to 0.7.0 Export this patch

---
 community/wlroots/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/wlroots/APKBUILD b/community/wlroots/APKBUILD
index 9b42958153..33ec6593cf 100644
--- a/community/wlroots/APKBUILD
+++ b/community/wlroots/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Henrik Riomar <henrik.riomar@gmail.com>
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=wlroots
pkgver=0.6.0
pkgver=0.7.0
pkgrel=0
pkgdesc="A modular Wayland compositor library"
url="https://github.com/swaywm/wlroots"
@@ -41,4 +41,4 @@ package() {
	DESTDIR="$pkgdir" ninja -C build install
}

sha512sums="c205d4303a381e11ef2f4db2faac1ddf9ad85c675824aae9cfe62d9f8bd313f1568d4810db1d006416783b50c8364198648a46d1ba453a0d8f659d6920618286  wlroots-0.6.0.tar.gz"
sha512sums="20e7e81bb945cc683c793f1258e83dbeea5e933faa066125f16a24aa7151000c620f9f47cad21540f8bea7d053d181cb89a2803c30fac1b1b9f3345065b9ba9c  wlroots-0.7.0.tar.gz"
-- 
2.23.0

[PATCH 2/2] community/sway: upgrade to 1.2 Export this patch

---
 community/sway/APKBUILD | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/community/sway/APKBUILD b/community/sway/APKBUILD
index 55a9dc4d1e..fd444d8d9d 100644
--- a/community/sway/APKBUILD
+++ b/community/sway/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Henrik Riomar <henrik.riomar@gmail.com>
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=sway
pkgver=1.1.1
pkgver=1.2
pkgrel=0
pkgdesc="i3 compatible window manager for Wayland"
url="http://swaywm.org"
@@ -10,7 +10,6 @@ license="MIT"
options="suid !check"
depends="swaybg"
makedepends="cairo-dev
	cmake
	gdk-pixbuf-dev
	json-c-dev
	libevdev-dev
@@ -80,4 +79,4 @@ package() {
	chmod u+s "$pkgdir"/usr/bin/sway
}

sha512sums="2585446ca0936df41c7959b6b48487b25c86f1a8a3bedcd146aab023a873a416ce750698e3cabcd9cb861e35bbd7e280574ff477152906669af9b17d3e54028e  sway-1.1.1.tar.gz"
sha512sums="b43f625d35145a3377e64ea942f8b005946bb0925f08deace2da73ab504038b29331df9943296c97141e2283cd9b55e6cb3bca18c5c3999ecbd461325e36165b  sway-1.2.tar.gz"
-- 
2.23.0