diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2019-04-06 20:48:03 +0200 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2019-04-06 20:49:10 +0200 |
commit | 7dbfde51e5f61430b5fa674af821f8cef1b55d74 (patch) | |
tree | a8c7ec9cc139de256a37323bd912adf68cf0b127 /libre/tp_smapi-lts | |
parent | 5ac1a3b4c2fc3cf403efa9335d5a44542291e1e1 (diff) | |
download | abslibre-7dbfde51e5f61430b5fa674af821f8cef1b55d74.tar.gz abslibre-7dbfde51e5f61430b5fa674af821f8cef1b55d74.tar.bz2 abslibre-7dbfde51e5f61430b5fa674af821f8cef1b55d74.zip |
libre/tp_smapi-lts: rebuilt
Diffstat (limited to 'libre/tp_smapi-lts')
-rw-r--r-- | libre/tp_smapi-lts/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/tp_smapi-lts/PKGBUILD b/libre/tp_smapi-lts/PKGBUILD index 2a0d0b087..c2fea09ee 100644 --- a/libre/tp_smapi-lts/PKGBUILD +++ b/libre/tp_smapi-lts/PKGBUILD @@ -10,7 +10,7 @@ # Contributor (Hyperbola): Márcio Silva <coadde@hyperbola.info> # Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe> -_basekernel="$(pacman -Sp --print-format '%v' linux-libre-lts)" +_basekernel=4.19.33_gnu-1 pkgname=tp_smapi-lts _pkgname=tp-smapi |