diff --git a/mesa-asahi-edge/PKGBUILD b/mesa-asahi-edge/PKGBUILD index 629278d..b3f1bc0 100644 --- a/mesa-asahi-edge/PKGBUILD +++ b/mesa-asahi-edge/PKGBUILD @@ -14,10 +14,10 @@ pkgname=( "mesa$_suffix" ) pkgdesc="An open-source implementation of the OpenGL specification" -_asahiver=20231126 +_asahiver=20231213 _commit=asahi-$_asahiver pkgver=24.0.0_pre$_asahiver -pkgrel=2 +pkgrel=1 arch=('aarch64') makedepends=('python-mako' 'libxml2' 'libx11' 'xorgproto' 'libdrm' 'libxshmfence' 'libxxf86vm' 'libxdamage' 'libvdpau' 'libva' 'wayland' 'wayland-protocols' 'zstd' 'elfutils' 'llvm' @@ -28,7 +28,7 @@ license=('custom') options=('debug' '!lto') source=(https://gitlab.freedesktop.org/asahi/mesa/-/archive/$_commit/mesa-$_commit.tar.gz LICENSE) -sha512sums=('3c23dea8b7482fbee451965da86dc49b7ccb173f8071f381f44ca652dc4e8309783658710ed1b1c8c61855458b430e1f69e8eceaedd63ece22fa06b4707cafff' +sha512sums=('7651077669b49b5633aa82ff1f22e6a5f1ef2ee01a1d08679cd3fd8e243de186a6bfafe8c53c2a5896e3b44e9f16355c8c1d09e9363bed4573cc59b5065dcaa1' 'f9f0d0ccf166fe6cb684478b6f1e1ab1f2850431c06aa041738563eb1808a004e52cdec823c103c9e180f03ffc083e95974d291353f0220fe52ae6d4897fecc7') prepare() {