diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2022-01-18 16:36:51 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2022-01-18 16:36:51 +0100 |
commit | 491924a93be2604d5f121ff62fd6fa8b770779e8 (patch) | |
tree | 8f169d44825d14ead32fb39aab0a135986347790 /libre/acpi_call-lts | |
parent | b01f5d40e29f8542e3a9a80e0235b980d0f2da52 (diff) | |
download | abslibre-491924a93be2604d5f121ff62fd6fa8b770779e8.tar.gz abslibre-491924a93be2604d5f121ff62fd6fa8b770779e8.tar.bz2 abslibre-491924a93be2604d5f121ff62fd6fa8b770779e8.zip |
libre/acpi_call-lts: rebuilt
Diffstat (limited to 'libre/acpi_call-lts')
-rw-r--r-- | libre/acpi_call-lts/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/acpi_call-lts/PKGBUILD b/libre/acpi_call-lts/PKGBUILD index 00f1449e3..6cc715a9c 100644 --- a/libre/acpi_call-lts/PKGBUILD +++ b/libre/acpi_call-lts/PKGBUILD @@ -1,4 +1,4 @@ -# Maintainer (Arch): Maxime Gauduin <alucryd@gmail.com> +# Maintainer (Arch): Maxime Gauduin <alucryd@archlinux.org> # Contributor (Arch): mortzu <me@mortzu.de> # Contributor (Arch): fnord0 <fnord0@riseup.net> # Contributor (Hyperbola): André Silva <emulatorman@hyperbola.info> @@ -6,11 +6,11 @@ # Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe> -_basekernel=5.10.39 +_basekernel=5.10.89 pkgname=acpi_call-lts -pkgver=1.2.1 -pkgrel=55 +pkgver=1.2.2 +pkgrel=11 pkgrel+=.parabola1.basekernel${_basekernel} pkgdesc='A linux kernel module that enables calls to ACPI methods through /proc/acpi/call' pkgdesc+=' (for linux-libre-lts)' |