summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLusberg2019-02-22 14:12:36 +0200
committerLusberg2019-02-22 14:12:36 +0200
commit47e6fc6374ea71822c9089520e556bc0260937ba (patch)
tree43608ba6d6949350ff7314cd990df9aaf51685f0
parente0f9ac858d7bf9b2746e9ffcb2f74ba5313d728f (diff)
downloadaur-bbswitch-mainline.tar.gz
Updated dependencies
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 0 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1680a2d209e1..fa30c9a41630 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,8 +7,6 @@ pkgbase = bbswitch-mainline
license = GPL
makedepends = linux-mainline-headers>=5.0rc1-1
depends = linux-mainline>=5.0rc1-1
- optdepends = bumblebee
- conflicts = bbswitch
replaces = bbswitch
source = bbswitch-0.8.tar.gz::https://github.com/Bumblebee-Project/bbswitch/archive/v0.8.tar.gz
md5sums = 5b116b31ace3604ddf9d1fc1f4bc5807
diff --git a/PKGBUILD b/PKGBUILD
index 8680e781c1c6..9ae5d726525e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,8 +14,6 @@ url="http://github.com/Bumblebee-Project/bbswitch"
license=('GPL')
depends=('linux-mainline>=5.0rc1-1')
makedepends=('linux-mainline-headers>=5.0rc1-1')
-optdepends=('bumblebee')
-conflicts=('bbswitch')
replaces=('bbswitch')
_extramodules=extramodules-mainline
source=("${pkgorigin}-${pkgver}.tar.gz::https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz")