~alpine/aports

community/slurp: upgrade to 1.3.2 v1 APPLIED

Drew DeVault: 1
 community/slurp: upgrade to 1.3.2

 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/3494/mbox | git am -3
Learn more about email & git

[PATCH] community/slurp: upgrade to 1.3.2 Export this patch

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

diff --git a/community/slurp/APKBUILD b/community/slurp/APKBUILD
index 8a477d1b76..f878139cf0 100644
--- a/community/slurp/APKBUILD
+++ b/community/slurp/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=slurp
pkgver=1.3.1
pkgver=1.3.2
pkgrel=0
pkgdesc="Interaction screen selection on Wayland compositors"
url="https://wayland.emersion.fr/slurp/"
@@ -30,4 +30,4 @@ package() {
	DESTDIR="$pkgdir" meson install --no-rebuild -C output
}

sha512sums="0bcdc1852d66714ec940e71f7dd2b9beab656859553247f8af375a09028eb0310b47a0a8d8f7f942905f9ca7c0d575a2dcec3fc1ff71b8e1556818203a51ba82  slurp-1.3.1.tar.gz"
sha512sums="9e7f9e4b46095fce5dcc05f8d04b5e576771d15080a0ec451a8a5df681d5ab818cb4d5284a74e1650f775e2d05ca32d66551d8e333d6002827c8b60b12d6bb28  slurp-1.3.2.tar.gz"
-- 
2.31.1