summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSovietReimu12282022-10-23 08:39:23 +0900
committerSovietReimu12282022-10-23 08:39:23 +0900
commit0769b7b3f57292ef1ffade61e293bd4ed02a6d2f (patch)
treeadd79a26bae2a8f9a1142630bdaec995ef7829b9
parent922fd64b446f852959a41ad55406e74d1008bafb (diff)
downloadaur-0769b7b3f57292ef1ffade61e293bd4ed02a6d2f.tar.gz
update
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 285a6aefc18b..d5c1b0fe5f50 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.161238.e7c37e8b487.d41d8cd98f00b204e9800998ecf8427e
+ pkgver = 22.3.0_devel.161427.09ed55db926.d41d8cd98f00b204e9800998ecf8427e
pkgrel = 1
url = https://www.mesa3d.org
arch = x86_64
@@ -87,7 +87,7 @@ pkgbase = mesa-rusticl-git
conflicts = vulkan-mesa-layer
conflicts = mesa-libgl
conflicts = vulkan-mesa
- source = mesa::git+https://gitlab.freedesktop.org/karolherbst/mesa.git#branch=rusticl/zink
+ source = mesa::git+https://gitlab.freedesktop.org/karolherbst/mesa.git#branch=rusticl/si
source = LICENSE
md5sums = SKIP
md5sums = 5c65a0fe315dd347e09b1f2826a1df5a
diff --git a/PKGBUILD b/PKGBUILD
index 1143fd11e364..1e1b9272c401 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.161238.e7c37e8b487.d41d8cd98f00b204e9800998ecf8427e
+pkgver=22.3.0_devel.161427.09ed55db926.d41d8cd98f00b204e9800998ecf8427e
pkgrel=1
arch=('x86_64')
makedepends=('python-mako' 'libxml2' 'libx11' 'xorgproto' 'libdrm' 'libxshmfence' 'libxxf86vm'
@@ -24,7 +24,7 @@ conflicts=('mesa' 'opencl-mesa' 'vulkan-radeon' 'vulkan-intel' 'vulkan-swrast' '
url="https://www.mesa3d.org"
license=('custom')
-source=('mesa::git+https://gitlab.freedesktop.org/karolherbst/mesa.git#branch=rusticl/zink'
+source=('mesa::git+https://gitlab.freedesktop.org/karolherbst/mesa.git#branch=rusticl/si'
'LICENSE'
# 'zink_hack.patch'
)