diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2019-04-06 01:17:55 +0200 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2019-04-06 01:17:55 +0200 |
commit | f92d7c567b79547c52f1d8cc610eaec5631ee115 (patch) | |
tree | c0c8770bdbe5fd39977eb9ec78bdcf5f39efc30a /libre/tp_smapi | |
parent | 26a34f3582d1c59dc476acc9e5d9d63b0e7f705e (diff) | |
download | abslibre-f92d7c567b79547c52f1d8cc610eaec5631ee115.tar.gz abslibre-f92d7c567b79547c52f1d8cc610eaec5631ee115.tar.bz2 abslibre-f92d7c567b79547c52f1d8cc610eaec5631ee115.zip |
libre/tp_smapi: rebuilt
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 5c3308726..acc4daec7 100644 --- a/libre/tp_smapi/PKGBUILD +++ b/libre/tp_smapi/PKGBUILD @@ -14,7 +14,7 @@ _basekernel="$(pacman -Sp --print-format '%v' linux-libre)" pkgname=tp_smapi pkgver=0.43 -pkgrel=96 +pkgrel=97 pkgrel+=.parabola1.basekernel${_basekernel%_*} pkgdesc="Modules for ThinkPad's SMAPI functionality" pkgdesc+=" (built for the linux-libre kernel package)" |