Skip to content

Commit

Permalink
bump to 23231213
Browse files Browse the repository at this point in the history
Signed-off-by: Jos Dehaes <jos.dehaes@gmail.com>
  • Loading branch information
joske committed Dec 14, 2023
1 parent bb3ff98 commit d7327be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mesa-asahi-edge/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand All @@ -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() {
Expand Down

0 comments on commit d7327be

Please sign in to comment.