~alpine/aports

main/mesa: fix spelling in pkgdesc v1 REJECTED

Cormac Stephenson <c7s@kasku.net>
Cormac Stephenson: 1
 main/mesa: fix spelling in pkgdesc

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

[PATCH] main/mesa: fix spelling in pkgdesc Export this patch

Cormac Stephenson <c7s@kasku.net>
---
 main/mesa/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/mesa/APKBUILD b/main/mesa/APKBUILD
index 04bafd9f05..d1f3fba474 100644
--- a/main/mesa/APKBUILD
+++ b/main/mesa/APKBUILD
@@ -311,7 +311,7 @@ _vulkan() {
}

_vulkan_layers() {
	pkgdesc="collectin of vulkan layers from mesa"
	pkgdesc="collection of vulkan layers from mesa"
	depends="python3"

	# Remove this after the release of the next stable (3.14)
-- 
2.34.1
pkgrel must be bumped for changes to take effect

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/29786#note_208019
merged in https://git.alpinelinux.org/aports/commit/main/mesa?id=c043bf91bbc00e3a184b88953f4312e9ad96d688

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/29786#note_209274