Skip to content

Commit

Permalink
bump to 6.6-10 and m1n1 to 1.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
joske committed Dec 14, 2023
1 parent 12be136 commit 0ebe105
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions linux-asahi/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildarch=8

_rcver=6.6
#_rcrel=3
_asahirel=9
_asahirel=10
pkgrel=1

_m1n1_version=1.4.8
Expand All @@ -30,10 +30,10 @@ source=(
config # the main kernel config file
config.edge # overrides for linux-asahi-edge
)
sha256sums=('5c68b46be0a3e1654fa0f5bb8dcc093cb9d97140809ce4da224059ae87a45be0'
sha256sums=('c7e66a52f74c789ba88c44a8cde3fd72ce90833155af3c6d66c4cb0bf8da68d9'
'adbefe442c323be82bc534702efccbf7dcd6720dad926af93435e69b261e6817'
'a30d8bfd24b9cdd45755bf5eda9ba876195a860527552d1e704516702e792872')
b2sums=('46b38ca13f6bf8852c8d7a6f78257bc0e804bb8321588406b22cf508cd4e816b704bc4946aabba64a64eafab8da9cd779bc6aeca24df30a7695526bcde97a280'
b2sums=('a07be179e67173de8c28fb87c50a274b7c423cca00b0bebf51fbe1fa0761562741baef25b87d0f2d98210493274f1a6470da592b745591579f3f632fab8cd8d3'
'fe5b2ed51dc5a08c32487d85cf24eef9f76c1dd5865ad8b48f5fc49c33b7388ea8c346f357a931bcd48d4028dff73cde839e3450c2b07178f0b86934b70df729'
'329d247959ba2862a7e55714ebc59886c62b840f1cab9d27b7b74b2379789f0da607b08c22b5ceddf6d2487761f6cba350d6e0997d53c0f2642e81d7da3c4c8b')
export KBUILD_BUILD_HOST=archlinux
Expand Down
6 changes: 3 additions & 3 deletions m1n1/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Hector Martin <[email protected]>

pkgname=m1n1
pkgver=1.4.8
pkgver=1.4.9
pkgrel=1
pkgdesc='Asahi Linux bootloader'
_artwork_commit_id=35626c31f5c5a8a884aaff93f864795026495742
Expand All @@ -17,9 +17,9 @@ source=(
"m1n1-${_m1n1_commit_id}.tar.gz::https://github.com/AsahiLinux/m1n1/archive/${_m1n1_commit_id}.tar.gz"
)
sha256sums=('ffa129b5cae8debd4ffd97f7f1ac7f571c7ba4679793cd138918c2ae76a7103d'
'a2141a4a412775d9f25b759611c5d010a1ec6929eadf895a094ca2f7ae37ac28')
'02881214610b60e865b3765a0962240047f369f6ae66f7a41142debf76fbe9a0')
b2sums=('26e9668f7c7393fec24b53b184ea0eabed4f46479c1aab26728d01c179091683cc4387ff83796bdcbb289376236faf9f651197b9fbba51e52540e58ebdc8bcc5'
'c11a1537adbdaf78b388c2b37818de50b7d19ce5fac9d18c3fdd3fb09e7ddb592c780da8d5e129527a1d2673a7eee13f3590d0b833eaa064b2ba1c4642f5753c')
'71694dbfbb73fc49eb3edad98b805370fd6668f23766121d5691c9f57cdba18212f7876f830a2a12617be5a33cfad94f613993ba1206dcfe91d9037c97580acf')

prepare() {
rm -rf "${srcdir}/$_m1n1_srcname"/artwork
Expand Down

0 comments on commit 0ebe105

Please sign in to comment.