~alpine/aports

testing/waypipe: upgrade to v0.7.0 v1 APPLIED

Simon Zeni: 1
 testing/waypipe: upgrade to v0.7.0

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

[PATCH] testing/waypipe: upgrade to v0.7.0 Export this patch

---
 testing/waypipe/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/waypipe/APKBUILD b/testing/waypipe/APKBUILD
index c91309e4f7..28fece3442 100644
--- a/testing/waypipe/APKBUILD
+++ b/testing/waypipe/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Simon Zeni <simon@bl4ckb0ne.ca>
# Maintainer: Simon Zeni <simon@bl4ckb0ne.ca>
pkgname=waypipe
pkgver=0.6.1
pkgver=0.7.0
pkgrel=2
pkgdesc="A proxy for Wayland clients"
url="https://gitlab.freedesktop.org/mstoeckl/waypipe"
@@ -32,4 +32,4 @@ package() {
	DESTDIR="$pkgdir" ninja -C build install
}

sha512sums="7b7cdc6d808f8f9e3720425af6ca1a75b81ffadc990e181f52940320efab6d5c6b55dcc10adb36c90b784426a71fab2a037206f4cb2634775628b52dc27cb830  waypipe-v0.6.1.tar.gz"
sha512sums="d87f6da1aeabeec42be2d6a80c67eb8bd812cd6421493db492eae7fcd90004177000fd66b5c45c38bace2e98b0a1d4e648f2b12998a8f3f8089d0028a067226d  waypipe-v0.7.0.tar.gz"
-- 
2.27.0