Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging / Packages / acpi_call
Commits: 6175c7a1 by Jan Alexander Steffens (heftig) at 2023-10-07T00:42:56+02:00 1.2.2-159: linux 6.5.6.arch1-1 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,13 @@ +pkgbase = acpi_call + pkgdesc = A linux kernel module that enables calls to ACPI methods through /proc/acpi/call + pkgver = 1.2.2 + pkgrel = 159 + url = https://github.com/nix-community/acpi_call + arch = x86_64 + license = GPL + makedepends = linux-headers + makedepends = acpi_call-dkms=1.2.2 + conflicts = acpi_call-dkms + +pkgname = acpi_call + depends = linux ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname=acpi_call pkgver=1.2.2 -pkgrel=158 +pkgrel=159 pkgdesc='A linux kernel module that enables calls to ACPI methods through /proc/acpi/call' url='https://github.com/nix-community/acpi_call' arch=('x86_64') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/acpi_call/-/commit/6175c7a1d752127e30046bb38aef5e4350320536 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/acpi_call/-/commit/6175c7a1d752127e30046bb38aef5e4350320536 You're receiving this email because of your account on gitlab.archlinux.org.
