summaryrefslogtreecommitdiff
path: root/libre/tp_smapi
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2020-08-04 12:42:05 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2020-08-04 12:44:43 -0400
commit58ccf2d603cec8ab39264251a356424c8cf8c5af (patch)
treea5e11be07165d90a4946f6bf8dcfe2c814c48439 /libre/tp_smapi
parentfcf4efb84c8ebfcc99b4dfeaa01a795f24c1de49 (diff)
[tp_smapi][tp_smapi-lts]: rebuild for current kernels (5.7.10 , 5.4.51)
Diffstat (limited to 'libre/tp_smapi')
-rw-r--r--libre/tp_smapi/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/libre/tp_smapi/PKGBUILD b/libre/tp_smapi/PKGBUILD
index 4c2a7e43f..34258dd53 100644
--- a/libre/tp_smapi/PKGBUILD
+++ b/libre/tp_smapi/PKGBUILD
@@ -10,14 +10,15 @@
# Contributor (Hyperbola): Márcio Silva <coadde@hyperbola.info>
# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
-_basekernel=5.5.13-1
+
+_basekernel=5.7.10-1
pkgname=tp_smapi
pkgver=0.43
-pkgrel=190
+pkgrel=224
pkgrel+=.parabola1.basekernel${_basekernel%-*}
pkgdesc="Modules for ThinkPad's SMAPI functionality"
-pkgdesc+=" (built for the linux-libre kernel package)"
+pkgdesc+=", built for the linux-libre kernel package"
arch=('x86_64')
arch+=('i686')
url='https://github.com/evgeni/tp_smapi'