From 58ccf2d603cec8ab39264251a356424c8cf8c5af Mon Sep 17 00:00:00 2001 From: bill-auger Date: Tue, 4 Aug 2020 12:42:05 -0400 Subject: [tp_smapi][tp_smapi-lts]: rebuild for current kernels (5.7.10 , 5.4.51) --- libre/tp_smapi-lts/PKGBUILD | 8 ++++---- libre/tp_smapi/PKGBUILD | 7 ++++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/libre/tp_smapi-lts/PKGBUILD b/libre/tp_smapi-lts/PKGBUILD index 57161d0ab..66f6d033f 100644 --- a/libre/tp_smapi-lts/PKGBUILD +++ b/libre/tp_smapi-lts/PKGBUILD @@ -10,13 +10,13 @@ # Contributor (Hyperbola): Márcio Silva # Maintainer: Omar Vega Ramos -#_basekernel=5.4.28_gnu-1 -_basekernel=5.4.28 + +_basekernel=5.4.51 pkgname=tp_smapi-lts _pkgname=tp-smapi pkgver=0.43 -pkgrel=50 +pkgrel=82 pkgrel+=.parabola1.basekernel${_basekernel%_*} pkgdesc="Modules for ThinkPad's SMAPI functionality" pkgdesc+=" (for linux-libre-lts)" @@ -24,7 +24,7 @@ arch=('x86_64') arch+=('i686') url='https://github.com/evgeni/tp_smapi' license=('GPL') -makedepends=(linux-libre-lts-headers=${_basekernel%-*} git libelf) +makedepends=(linux-libre-lts-headers=${_basekernel%-*} 'git' libelf) _commit=a63729ab30d85430048f65c37f29188ab484cd52 # tags/tp-smapi/0.43 source=("git+https://github.com/evgeni/tp_smapi#commit=$_commit") sha256sums=('SKIP') 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 # Maintainer: Omar Vega Ramos -_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' -- cgit v1.2.3