diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2022-01-18 17:26:31 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2022-01-18 17:26:31 +0100 |
commit | 70e7ddd2226db30b4c9c82921848f12f3775c6d9 (patch) | |
tree | 29739da4238a91aae221f8e51cd7d96a5e57cf50 /libre | |
parent | 61a9168dd66e544b4df2364c1853b8a62297baf6 (diff) | |
download | abslibre-70e7ddd2226db30b4c9c82921848f12f3775c6d9.tar.gz abslibre-70e7ddd2226db30b4c9c82921848f12f3775c6d9.tar.bz2 abslibre-70e7ddd2226db30b4c9c82921848f12f3775c6d9.zip |
libre/bbswitch: rebuilt
Diffstat (limited to 'libre')
-rw-r--r-- | libre/bbswitch/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/bbswitch/PKGBUILD b/libre/bbswitch/PKGBUILD index 519cc6484..47659fe56 100644 --- a/libre/bbswitch/PKGBUILD +++ b/libre/bbswitch/PKGBUILD @@ -5,12 +5,12 @@ # Contributor (Hyperbola): Márcio Silva <coadde@hyperbola.info> # Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe> -_basekernel=5.12.6 +_basekernel=5.15.12 pkgbase=bbswitch pkgname=(bbswitch bbswitch-dkms) pkgver=0.8 -pkgrel=422 +pkgrel=477 pkgrel+=.parabola1.basekernel${_basekernel%-*} pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus laptops" pkgdesc+=" (built for the linux-libre kernel package)" |