diff options
Diffstat (limited to 'libre')
-rw-r--r-- | libre/acpi_call-lts/PKGBUILD | 4 | ||||
-rw-r--r-- | libre/tp_smapi-lts/PKGBUILD | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libre/acpi_call-lts/PKGBUILD b/libre/acpi_call-lts/PKGBUILD index bd45704c7..00f1449e3 100644 --- a/libre/acpi_call-lts/PKGBUILD +++ b/libre/acpi_call-lts/PKGBUILD @@ -6,11 +6,11 @@ # Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe> -_basekernel=5.4.78 +_basekernel=5.10.39 pkgname=acpi_call-lts pkgver=1.2.1 -pkgrel=9 +pkgrel=55 pkgrel+=.parabola1.basekernel${_basekernel} pkgdesc='A linux kernel module that enables calls to ACPI methods through /proc/acpi/call' pkgdesc+=' (for linux-libre-lts)' diff --git a/libre/tp_smapi-lts/PKGBUILD b/libre/tp_smapi-lts/PKGBUILD index 342256080..1eb781081 100644 --- a/libre/tp_smapi-lts/PKGBUILD +++ b/libre/tp_smapi-lts/PKGBUILD @@ -11,12 +11,12 @@ # Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe> -_basekernel=5.4.78 +_basekernel=5.10.39 pkgname=tp_smapi-lts _pkgname=tp-smapi pkgver=0.43 -pkgrel=82 +pkgrel=156 pkgrel+=.parabola1.basekernel${_basekernel} pkgdesc="Modules for ThinkPad's SMAPI functionality" pkgdesc+=" (for linux-libre-lts)" |