~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

[PATCH v2] main/mesa: fix spelling in pkgdesc

Cormac Stephenson <c7s@kasku.net>
Details
Message ID
<20220124150651.7037-1-c7s@kasku.net>
DKIM signature
missing
Download raw message
Patch: +2 -2
---
v2: bump pkgrel
 main/mesa/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/main/mesa/APKBUILD b/main/mesa/APKBUILD
index 04bafd9f05..8f43e99256 100644
--- a/main/mesa/APKBUILD
+++ b/main/mesa/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=mesa
pkgver=21.3.4
pkgrel=0
pkgrel=1
pkgdesc="Mesa DRI OpenGL library"
url="https://www.mesa3d.org"
arch="all"
@@ -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
Reply to thread Export thread (mbox)