summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPusMinus02017-06-07 14:21:04 +0200
committerPusMinus02017-06-07 14:21:04 +0200
commit0c9443981918d2da5be67b9fd901966bb53b8660 (patch)
treeb2710835380535ddcc2d8d24eb278f68e841526d /PKGBUILD
parent3b2e5f6b8ad56413ee4b19aad92e31c63bcc66b4 (diff)
downloadaur-0c9443981918d2da5be67b9fd901966bb53b8660.tar.gz
Removed "replaces" keyword.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e796f4efc4f3..24687df91d94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_libname=evdi
pkgname=$_libname-pre-release
pkgver=1.4.1
-pkgrel=7
+pkgrel=8
pkgdesc="A Linux® kernel module that enables management of multiple screens."
arch=('i686' 'x86_64')
url="https://github.com/DisplayLink/evdi"
@@ -14,7 +14,6 @@ makedepends=()
optdepends=()
provides=("$_libname=$pkgver")
conflicts=($_libname)
-replaces=($_libname)
backup=()
options=()
install=$pkgname.install