summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSovietReimu12282022-07-01 18:41:31 +0900
committerSovietReimu12282022-07-01 18:41:31 +0900
commit146d24b5f4210a0a82cb5d87621a32719ba0f262 (patch)
tree443a3794e56c801b808dae53db549283ef21ab13
parent3160c0b784cbf9e8039b067b970abc360c81da34 (diff)
downloadaur-146d24b5f4210a0a82cb5d87621a32719ba0f262.tar.gz
fix pkgver
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 990e03e9b9b9..29996e7a8dac 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mesa-rusticl-git
pkgdesc = An open-source implementation of the OpenGL specification, with Rusticl
- pkgver = 22.2.0_devel.156080.fcfcd9c10e1.02359b69dbf79b2bb68700002ba384ab
+ pkgver = 22.2.0_devel.153993.93f0ddd51b4.02359b69dbf79b2bb68700002ba384ab
pkgrel = 1
url = https://www.mesa3d.org
arch = x86_64
@@ -82,7 +82,7 @@ pkgbase = mesa-rusticl-git
conflicts = vulkan-mesa-layer
conflicts = vulkan-mesa
conflicts = mesa-libgl
- source = mesa::git+https://gitlab.freedesktop.org/karolherbst/mesa.git#branch=rusticl/wip_next
+ source = mesa::git+https://gitlab.freedesktop.org/karolherbst/mesa.git#branch=rusticl/wip_nv
source = LICENSE
source = eglapi_hack.patch
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 55831878c58c..d80734641cd8 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mesa-rusticl-git
pkgdesc="An open-source implementation of the OpenGL specification, with Rusticl"
-pkgver=22.2.0_devel.156080.fcfcd9c10e1.02359b69dbf79b2bb68700002ba384ab
+pkgver=22.2.0_devel.153993.93f0ddd51b4.02359b69dbf79b2bb68700002ba384ab
pkgrel=1
arch=('x86_64')
makedepends=('python-mako' 'libxml2' 'libx11' 'xorgproto' 'libdrm' 'libxshmfence' 'libxxf86vm'