Skip to content

Commit

Permalink
update to 24.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
honjow committed Oct 4, 2024
1 parent ba8445e commit 6b3059f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions lib32-mesa/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pkgname=(
'lib32-mesa-vdpau'
'lib32-mesa'
)
_mesaver=24.2.2
_mesaver=24.2.4
pkgver=${_mesaver//-/.}.chos1
pkgrel=1
epoch=1
Expand Down Expand Up @@ -104,7 +104,7 @@ for _crate in "${!_crates[@]}"; do
source+=($_crate-${_crates[$_crate]}.tar.gz::https://crates.io/api/v1/crates/$_crate/${_crates[$_crate]}/download)
done

sha256sums=('fd077d3104edbe459e2b8597d2757ec065f9bd2d620b8c0b9cc88c2bf9891d02'
sha256sums=('5ea42a8bb6d58aec9754c9f553b1e413f67c09403741f8e2786c3f9e63d3461a'
'SKIP'
'7052ba73bb07ea78873a2431ee4e828f4e72bda7d176d07f770fa48373dec537'
'f1343e521907006dc482e619dff5b43db616977febd9ba80af8ef7511da5b6b5'
Expand Down
4 changes: 2 additions & 2 deletions mesa/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pkgname=(
'mesa-vdpau'
'mesa'
)
_mesaver=24.2.2
_mesaver=24.2.4
pkgver=${_mesaver//-/.}.chos1
pkgrel=1
epoch=1
Expand Down Expand Up @@ -108,7 +108,7 @@ for _crate in "${!_crates[@]}"; do
source+=($_crate-${_crates[$_crate]}.tar.gz::https://crates.io/api/v1/crates/$_crate/${_crates[$_crate]}/download)
done

sha256sums=('fd077d3104edbe459e2b8597d2757ec065f9bd2d620b8c0b9cc88c2bf9891d02'
sha256sums=('5ea42a8bb6d58aec9754c9f553b1e413f67c09403741f8e2786c3f9e63d3461a'
'SKIP'
'7052ba73bb07ea78873a2431ee4e828f4e72bda7d176d07f770fa48373dec537'
'f1343e521907006dc482e619dff5b43db616977febd9ba80af8ef7511da5b6b5'
Expand Down

0 comments on commit 6b3059f

Please sign in to comment.