diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2022-01-18 20:02:40 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2022-01-18 20:02:40 +0100 |
commit | 747b9298c123ce954fdcab937a8b7c5e4a62b9e7 (patch) | |
tree | 924f80c06c90b11197b32f93d39f78e46e9d2a07 /libre/tp_smapi | |
parent | 70e7ddd2226db30b4c9c82921848f12f3775c6d9 (diff) | |
download | abslibre-747b9298c123ce954fdcab937a8b7c5e4a62b9e7.tar.gz abslibre-747b9298c123ce954fdcab937a8b7c5e4a62b9e7.tar.bz2 abslibre-747b9298c123ce954fdcab937a8b7c5e4a62b9e7.zip |
libre/tp_smapi: rebuilt
Diffstat (limited to 'libre/tp_smapi')
-rw-r--r-- | libre/tp_smapi/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/tp_smapi/PKGBUILD b/libre/tp_smapi/PKGBUILD index b7a6f35ee..32fd5d639 100644 --- a/libre/tp_smapi/PKGBUILD +++ b/libre/tp_smapi/PKGBUILD @@ -11,11 +11,11 @@ # Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe> -_basekernel=5.12.6 +_basekernel=5.15.12 pkgname=tp_smapi pkgver=0.43 -pkgrel=309 +pkgrel=364 pkgrel+=.parabola1.basekernel${_basekernel} pkgdesc="Modules for ThinkPad's SMAPI functionality" pkgdesc+=" (for linux-libre)" |