summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWinLinux10282023-07-22 11:25:55 +0900
committerWinLinux10282023-07-22 11:25:55 +0900
commit06e5c0c0456ab89784b33a622cf0f4359c7897f2 (patch)
treecbd99eb5c2637cbf5937e28ac5e5be6a981ce54b
parent6c96652c398d66fb44db37470961aabcf625dc45 (diff)
downloadaur-06e5c0c0456ab89784b33a622cf0f4359c7897f2.tar.gz
update
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14b6843c4726..7ba0c45913b0 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 = 23.2.0_devel.173958.bc40248b3bf.d41d8cd98f00b204e9800998ecf8427e
+ pkgver = 23.3.0_devel.174472.6eb5b9fd2ac.d41d8cd98f00b204e9800998ecf8427e
pkgrel = 1
url = https://www.mesa3d.org
arch = x86_64
@@ -91,7 +91,7 @@ pkgbase = mesa-rusticl-git
conflicts = vulkan-mesa-layer
conflicts = vulkan-mesa
conflicts = mesa-libgl
- source = mesa::git+https://gitlab.freedesktop.org/WinLinux1028/mesa-fix.git#branch=main
+ source = mesa::git+https://gitlab.freedesktop.org/karolherbst/mesa.git#branch=rusticl/event/send
source = LICENSE
md5sums = SKIP
md5sums = 5c65a0fe315dd347e09b1f2826a1df5a
diff --git a/PKGBUILD b/PKGBUILD
index a05bbe1f3a22..834d21fb2f80 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=23.2.0_devel.173958.bc40248b3bf.d41d8cd98f00b204e9800998ecf8427e
+pkgver=23.3.0_devel.174472.6eb5b9fd2ac.d41d8cd98f00b204e9800998ecf8427e
pkgrel=1
arch=('x86_64')
makedepends=('python-mako' 'libxml2' 'libx11' 'xorgproto' 'libdrm' 'libxshmfence' 'libxxf86vm'
@@ -26,7 +26,7 @@ conflicts=('vulkan-mesa-layers' 'opencl-mesa' 'vulkan-intel' 'vulkan-radeon' 'vu
url="https://www.mesa3d.org"
license=('custom')
-source=('mesa::git+https://gitlab.freedesktop.org/WinLinux1028/mesa-fix.git#branch=main'
+source=('mesa::git+https://gitlab.freedesktop.org/karolherbst/mesa.git#branch=rusticl/event/send'
'LICENSE'
# 'zink_hack.patch'
)