diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2019-03-17 22:25:52 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2019-03-17 22:26:49 +0100 |
commit | 83919830c2df343568c8a92f2968883bef16e20b (patch) | |
tree | 07a45fe01a7264868ef732218676885ba3cd9774 /libre/bbswitch | |
parent | 3e53b71e87bf8c41716948dbc7d60aa6b07b574b (diff) | |
download | abslibre-83919830c2df343568c8a92f2968883bef16e20b.tar.gz abslibre-83919830c2df343568c8a92f2968883bef16e20b.tar.bz2 abslibre-83919830c2df343568c8a92f2968883bef16e20b.zip |
libre/bbswitch: rebuilt
Diffstat (limited to 'libre/bbswitch')
-rw-r--r-- | libre/bbswitch/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/bbswitch/PKGBUILD b/libre/bbswitch/PKGBUILD index 8f5a0b4ca..7c046a820 100644 --- a/libre/bbswitch/PKGBUILD +++ b/libre/bbswitch/PKGBUILD @@ -10,7 +10,7 @@ _basekernel="$(pacman -Sp --print-format '%v' linux-libre)" pkgbase=bbswitch pkgname=(bbswitch bbswitch-dkms) pkgver=0.8 -pkgrel=203 +pkgrel=205 pkgrel+=.parabola1.basekernel${_basekernel%_*} pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus laptops" pkgdesc+=" (built for the linux-libre kernel package)" |