From 565441f6afe07c2afc0ec9afdcd1899b5db9668f Mon Sep 17 00:00:00 2001 From: gitbarnabedikartola Date: Thu, 22 Aug 2024 00:53:52 +0000 Subject: [PATCH] new version --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 16a55ac..c91c1cd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ _linuxprefix=linux-xanmod _module=bbswitch pkgname="${_linuxprefix}-${_module}" pkgver=0.8 -pkgrel=61051 +pkgrel=61061 pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus laptops" arch=('x86_64') url="http://github.com/Bumblebee-Project/bbswitch"