summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ffb46cf377a2..f92977eb723a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Jan 23 10:37:46 UTC 2019
+# Wed Feb 13 23:04:14 UTC 2019
pkgbase = bbswitch-pf
pkgdesc = Kernel module allowing to switch dedicated graphics card on Optimus laptops
pkgver = 0.8
- pkgrel = 72
+ pkgrel = 73
url = http://github.com/Bumblebee-Project/bbswitch
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 9c0452baeb49..619409615ca7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _godver=4.20
_badver=4.21
pkgver=0.8
_extramodules=extramodules-$_godver-pf # Don't forget to update bbswitch.install
-pkgrel=72
+pkgrel=73
pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus laptops"
arch=('i686' 'x86_64')
url="http://github.com/Bumblebee-Project/bbswitch"