Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / acpi_call-lts
Commits: c28c5511 by Andreas Radke at 2023-10-06T16:48:50+02:00 upgpkg: 1.2.2-147: kernel rebuild - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,14 @@ +pkgbase = acpi_call-lts + pkgdesc = A linux kernel module that enables calls to ACPI methods through /proc/acpi/call + pkgver = 1.2.2 + pkgrel = 147 + url = https://github.com/mkottman/acpi_call + arch = x86_64 + license = GPL + makedepends = linux-lts-headers + makedepends = acpi_call-dkms=1.2.2 + provides = acpi_call + conflicts = acpi_call-dkms + +pkgname = acpi_call-lts + depends = linux-lts ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname=acpi_call-lts pkgver=1.2.2 -pkgrel=146 +pkgrel=147 pkgdesc='A linux kernel module that enables calls to ACPI methods through /proc/acpi/call' url='https://github.com/mkottman/acpi_call' arch=('x86_64') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/acpi_call-lts/-/commit/c28c5511422c01e911ae7aee49e5312d7746e802 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/acpi_call-lts/-/commit/c28c5511422c01e911ae7aee49e5312d7746e802 You're receiving this email because of your account on gitlab.archlinux.org.
