Skip to content

Commit

Permalink
⏰ uboot-asahi: auto updated to 2024.10.asahi1-3
Browse files Browse the repository at this point in the history
  • Loading branch information
lilacbot committed Dec 4, 2024
1 parent 1d2e4bf commit a115608
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions alarmcn/uboot-asahi/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Maintainer: Hector Martin <[email protected]>

pkgname=uboot-asahi
_ver=2024.04
_ver=2024.10
_asahirel=1

pkgver=${_ver}.asahi${_asahirel}
pkgrel=2
pkgrel=3
pkgdesc='U-Boot for Apple Silicon Macs'
_commit_id=asahi-v${_ver}-${_asahirel}
_srcname=u-boot-${_commit_id}
Expand All @@ -16,8 +16,8 @@ makedepends=( bc imagemagick )
source=(
"u-boot-${_commit_id}.tar.gz::https://github.com/AsahiLinux/u-boot/archive/${_commit_id}.tar.gz"
)
sha256sums=('40d8fb513ba332c798510e003e9d63ce6a392e2777398ec260f20678502b3a71')
b2sums=('42325ebadcebda56b38f6abce213ee7bbdce73101498e90a44cbe354e1af61cfc8285f5290db713431887d60b4750cfacd2eafa7606ec423688af8c01903276c')
sha256sums=('c226191d52d3f853dd7d4e2c241e4259b90bd0aecb4c56e324936cc61b1bb53e')
b2sums=('dbedf75b0efdc418b24afebc221bfddc357a72b524071d9b706cdccaff2ea22217483de3cc29c5c005635d4cd73dee71a5c39fa4de44b5afe8d1dc06851b67fe')

prepare() {
cd "${srcdir}/$_srcname"
Expand Down

0 comments on commit a115608

Please sign in to comment.