summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLusberg2019-02-22 14:10:51 +0200
committerLusberg2019-02-22 14:10:51 +0200
commite0f9ac858d7bf9b2746e9ffcb2f74ba5313d728f (patch)
tree366c27bb2b922998ed756607638bd95e28c34879
parent1d737743401c1e71b3801c260b1de00a4056147c (diff)
downloadaur-e0f9ac858d7bf9b2746e9ffcb2f74ba5313d728f.tar.gz
Updated replaced packages
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e38d277a5dca..1680a2d209e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,6 +9,7 @@ pkgbase = bbswitch-mainline
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 25cdc9306038..8680e781c1c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,6 +16,7 @@ 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")
md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807')