aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/mesa/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/mesa/APKBUILD b/main/mesa/APKBUILD
index 04bafd9f054..8f43e99256b 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)