summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSovietReimu12282022-09-12 14:11:30 +0900
committerSovietReimu12282022-09-12 14:11:30 +0900
commit277aca5527b840a8fe97fea0b93da06c6612951e (patch)
treeefe72c2ee49706bb746b18fff9c38aaf8c317d98
parent2805a1e1d4962bd84c03c53d1e666dba55275a41 (diff)
downloadaur-277aca5527b840a8fe97fea0b93da06c6612951e.tar.gz
update: change branch to rusticl/sycl
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84b5e699df40..fcb877e15c32 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.3.0_devel.159485.3167106b33a.d41d8cd98f00b204e9800998ecf8427e
+ pkgver = 22.3.0_devel.159338.2366e66e9c7.d41d8cd98f00b204e9800998ecf8427e
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
+ source = mesa::git+https://gitlab.freedesktop.org/karolherbst/mesa.git#branch=rusticl/sycl
source = LICENSE
md5sums = SKIP
md5sums = 5c65a0fe315dd347e09b1f2826a1df5a
diff --git a/PKGBUILD b/PKGBUILD
index 2c7162fb7af5..6314e7737361 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.3.0_devel.159485.3167106b33a.d41d8cd98f00b204e9800998ecf8427e
+pkgver=22.3.0_devel.159338.2366e66e9c7.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
'vulkan-mesa-layer' 'vulkan-mesa' 'mesa-libgl')
url="https://www.mesa3d.org"
license=('custom')
-source=('mesa::git+https://gitlab.freedesktop.org/karolherbst/mesa.git#branch=rusticl/wip'
+source=('mesa::git+https://gitlab.freedesktop.org/karolherbst/mesa.git#branch=rusticl/sycl'
'LICENSE'
# 'eglapi_hack.patch'
)