Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
acpi_call
Commits:
61c3ee4e by Frederik Schwan at 2024-12-14T16:06:58+01:00
upgpkg: 1.2.2-250: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = acpi_call
pkgdesc = A linux kernel module that enables calls to ACPI methods
through /proc/acpi/call
pkgver = 1.2.2
- pkgrel = 249
+ pkgrel = 250
url = https://github.com/nix-community/acpi_call
arch = x86_64
license = GPL
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=acpi_call
pkgver=1.2.2
-pkgrel=249
+pkgrel=250
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/61c3ee4ed117adea98cd1cfbcc346e2fa3d0178b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/acpi_call/-/commit/61c3ee4ed117adea98cd1cfbcc346e2fa3d0178b
You're receiving this email because of your account on gitlab.archlinux.org.