Skip to content

Commit 0879aff

Browse files
dkwoclassabbyamp
authored andcommitted
asahi-scripts: update to 20250426.1
1 parent fde119b commit 0879aff

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

srcpkgs/asahi-scripts/template

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
# Template file for 'asahi-scripts'
22
pkgname=asahi-scripts
3-
version=20250130
3+
version=20250426.1
44
revision=1
55
archs="aarch64*"
66
build_style=gnu-makefile
7-
make_install_args="install-dracut install-mkinitcpio install-macsmc-battery"
7+
make_install_args="install-dracut install-mkinitcpio
8+
install-macsmc-battery install-udev-hwdb"
89
depends="asahi-firmware"
910
short_desc="Miscellaneous admin scripts for Apple silicon devices"
1011
maintainer="dkwo <npiazza@disroot.org>"
1112
license="MIT"
1213
homepage="https://github.com/AsahiLinux/asahi-scripts"
1314
distfiles="https://github.com/AsahiLinux/asahi-scripts/archive/refs/tags/${version}.tar.gz"
14-
checksum=a76c64bb971c45454454cdc0668a3f9401f1771c730e78da78bd022c74616c87
15+
checksum=8ccc68ced916acc0a21fc59077f6a0022aab2d3297385475243bde092d9d74ea
1516
make_dirs="/usr/lib/firmware/vendor 0755 root root"
1617

1718
post_install() {

0 commit comments

Comments
 (0)