diff options
author | bill-auger <mr.j.spam.me@gmail.com> | 2020-08-04 16:15:10 -0400 |
---|---|---|
committer | bill-auger <mr.j.spam.me@gmail.com> | 2020-08-04 16:18:45 -0400 |
commit | 0282a519bb6cd98bc1e6e49232e21625ac279343 (patch) | |
tree | 05fd5a377ad941a43a7b503b9734dd4cf4738079 /libre/tp_smapi | |
parent | 58ccf2d603cec8ab39264251a356424c8cf8c5af (diff) | |
download | abslibre-0282a519bb6cd98bc1e6e49232e21625ac279343.tar.gz abslibre-0282a519bb6cd98bc1e6e49232e21625ac279343.tar.bz2 abslibre-0282a519bb6cd98bc1e6e49232e21625ac279343.zip |
[acpi_call][acpi_call-lts][acpi_call-dkms]: rebuild for current kernels (5.7.10 , 5.4.51)
Diffstat (limited to 'libre/tp_smapi')
-rw-r--r-- | libre/tp_smapi/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/tp_smapi/PKGBUILD b/libre/tp_smapi/PKGBUILD index 34258dd53..c7f3b1b07 100644 --- a/libre/tp_smapi/PKGBUILD +++ b/libre/tp_smapi/PKGBUILD @@ -18,7 +18,7 @@ pkgver=0.43 pkgrel=224 pkgrel+=.parabola1.basekernel${_basekernel%-*} pkgdesc="Modules for ThinkPad's SMAPI functionality" -pkgdesc+=", built for the linux-libre kernel package" +pkgdesc+=" (for linux-libre)" arch=('x86_64') arch+=('i686') url='https://github.com/evgeni/tp_smapi' |