diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2019-03-31 11:32:18 +0200 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2019-03-31 11:32:18 +0200 |
commit | fa100ff96bf21fa362fd284dcb4076dbb810555f (patch) | |
tree | 50eaf8c52f65d98d916c3dcface4451945fc622e /libre/bbswitch | |
parent | 758ce740c1d819d6568ae92546db52f005d7d682 (diff) | |
download | abslibre-fa100ff96bf21fa362fd284dcb4076dbb810555f.tar.gz abslibre-fa100ff96bf21fa362fd284dcb4076dbb810555f.tar.bz2 abslibre-fa100ff96bf21fa362fd284dcb4076dbb810555f.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 7c046a820..53d7aca88 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=205 +pkgrel=208 pkgrel+=.parabola1.basekernel${_basekernel%_*} pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus laptops" pkgdesc+=" (built for the linux-libre kernel package)" |