diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2020-12-08 20:15:11 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2020-12-08 20:15:11 +0100 |
commit | fb16ba5962c0dce230e4e00a3e7604cebc499d3b (patch) | |
tree | df28a60009c2fa7d71ab90359bc24b27f7dbb877 /libre/tp_smapi | |
parent | cfe7ead1e8edb4aeecf267010da9f0effcb28989 (diff) | |
download | abslibre-fb16ba5962c0dce230e4e00a3e7604cebc499d3b.tar.gz abslibre-fb16ba5962c0dce230e4e00a3e7604cebc499d3b.tar.bz2 abslibre-fb16ba5962c0dce230e4e00a3e7604cebc499d3b.zip |
libre/tp_smapi: rebuilt for new kernel
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 7159a90e7..0b16b74af 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.9.9 +_basekernel=5.9.12 pkgname=tp_smapi pkgver=0.43 -pkgrel=254 +pkgrel=256 pkgrel+=.parabola1.basekernel${_basekernel} pkgdesc="Modules for ThinkPad's SMAPI functionality" pkgdesc+=" (for linux-libre)" |