~alpine/aports

community/grim: upgrade to 1.3.2 v1 APPLIED

Drew DeVault: 1
 community/grim: upgrade to 1.3.2

 1 files changed, 4 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/3524/mbox | git am -3
Learn more about email & git

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

---
Hopefully this is the last one. Again, apologies for the spam.

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

diff --git a/community/grim/APKBUILD b/community/grim/APKBUILD
index 34f8530f93..4106c92fc7 100644
--- a/community/grim/APKBUILD
+++ b/community/grim/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=grim
pkgver=1.3.1
pkgver=1.3.2
pkgrel=0
pkgdesc="Grabs images from Wayland compositors"
options="!check" # No testsuite
@@ -20,4 +20,6 @@ package() {
	DESTDIR="$pkgdir" meson install --no-rebuild -C output
}

sha512sums="07d04681ec589bf3e48b14c3bfcdc2a6012dfe5c5c2d7ee0cba95bc128187ca0de19ec04140dbe00907778f3d68844e6a90dc35365dafa489d65048b590fdf1b  grim-1.3.1.tar.gz"
sha512sums="
81171c48dd41969456fb7c1a6b85eb1e1641f33d694048c1bf30da381682886b336a1945111f6be8151249f1ccfb0dfee2ae7c743305988864fa666d27dbc9c6  grim-1.3.2.tar.gz
"
-- 
2.31.1