~alpine/aports

community/sway: upgrade to 0.12.1 v1 PROPOSED

Daniel Sabogal: 1
 community/sway: upgrade to 0.12.1

 1 files changed, 3 insertions(+), 3 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/490/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] community/sway: upgrade to 0.12.1 Export this patch

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

diff --git a/community/sway/APKBUILD b/community/sway/APKBUILD
index dcd7fd45e3..516661d9dc 100644
--- a/community/sway/APKBUILD
+++ b/community/sway/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Sabogal <dsabogalcc@gmail.com>
pkgname=sway
pkgver=0.12
pkgrel=1
pkgver=0.12.1
pkgrel=0
pkgdesc="i3 compatible window manager for Wayland"
url="http://swaywm.org"
arch="all"
@@ -43,4 +43,4 @@ package() {
	done
}

sha512sums="2e0d2ea04752469814b177badfb698fdd2fe2f9fe02ad543fbda337a68501838590def156f8bc3d0e958f0e14fb122cda019c6a20b5f342edc2a78b1d177f3a0  sway-0.12.tar.gz"
sha512sums="224a170cc1cbbff9486e224b19078794ed1c549a9c1eb03e533248e7d2e4698004d12c3c77c7052228aa2b6fa130840f8e889014404f438ba06ce1cfac7789ca  sway-0.12.1.tar.gz"
-- 
2.11.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---