Date: Monday, February 12, 2018 @ 23:44:14 Author: bpiotrowski Revision: 293667
0.8-110: rebuild against linux 4.15.3 Modified: bbswitch/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-12 23:44:09 UTC (rev 293666) +++ PKGBUILD 2018-02-12 23:44:14 UTC (rev 293667) @@ -6,7 +6,7 @@ pkgbase=bbswitch pkgname=(bbswitch bbswitch-dkms) pkgver=0.8 -pkgrel=109 +pkgrel=110 pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus laptops" arch=('x86_64') url="http://github.com/Bumblebee-Project/bbswitch"