module-bbswitch rebuild

This commit is contained in:
idriskalp
2019-12-27 19:07:23 +03:00
parent 12f97a7459
commit 4d1519127f
+9 -2
View File
@@ -13,7 +13,7 @@
<Summary>Kernel module allowing to switch dedicated graphics card on Optimus laptops</Summary> <Summary>Kernel module allowing to switch dedicated graphics card on Optimus laptops</Summary>
<Description>kernel module allowing to switch dedicated graphics card on Optimus laptops</Description> <Description>kernel module allowing to switch dedicated graphics card on Optimus laptops</Description>
<BuildDependencies> <BuildDependencies>
<Dependency version="4.19.56">kernel-module-headers</Dependency> <Dependency version="5.4.6">kernel-module-headers</Dependency>
</BuildDependencies> </BuildDependencies>
<Archive sha1sum="e282ee682d794e3962baa4dead01917c42571e78" type="targz">https://github.com/Bumblebee-Project/bbswitch/archive/v0.8.tar.gz</Archive> <Archive sha1sum="e282ee682d794e3962baa4dead01917c42571e78" type="targz">https://github.com/Bumblebee-Project/bbswitch/archive/v0.8.tar.gz</Archive>
<Patches> <Patches>
@@ -22,7 +22,7 @@
<Package> <Package>
<Name>module-bbswitch</Name> <Name>module-bbswitch</Name>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency version="4.19.56">kernel</Dependency> <Dependency version="5.4.6">kernel</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="library" permanent="true">/lib/modules</Path> <Path fileType="library" permanent="true">/lib/modules</Path>
@@ -36,6 +36,13 @@
</Package> </Package>
<History> <History>
<Update release="27">
<Date>2019-12-27</Date>
<Version>0.8</Version>
<Comment>Rebuild.</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="26"> <Update release="26">
<Date>2019-06-26</Date> <Date>2019-06-26</Date>
<Version>0.8</Version> <Version>0.8</Version>