summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7200dc429f43..68b0dac1e90b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgname=mesa-git
pkgdesc="an open-source implementation of the OpenGL specification, git version"
-pkgver=24.1.0_devel.188033.40f39482e15.d41d8cd
+pkgver=24.2.0_devel.188655.894f7f43874.d41d8cd
pkgrel=1
arch=('x86_64')
makedepends=(
@@ -32,6 +32,7 @@ makedepends=(
'cbindgen'
'wayland-protocols'
'cmake'
+ 'python-packaging'
)
depends=(
'libdrm'