~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

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

Details
Message ID
<20200711171925.14318-1-simon@bl4ckb0ne.ca>
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 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
Details
Message ID
<20200711173022.GA2569871@alpha>
In-Reply-To
<20200711171925.14318-1-simon@bl4ckb0ne.ca> (view parent)
DKIM signature
missing
Download raw message
On Sat, Jul 11, 2020 at 01:19:25PM -0400, Simon Zeni wrote:
> ---
>  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

Hey Simon,

This has been applied. Thanks for your contribution.

Kevin
Reply to thread Export thread (mbox)