summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 0 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 734c01a8bce2..4e6dde1b38ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,8 +7,6 @@ pkgbase = input-redirection-client-qt
license = MIT
depends = qt5-base
depends = qt5-gamepad
- provides = input-redirection-client-qt
- conflicts = input-redirection-client-qt-git
source = https://github.com/TuxSH/InputRedirectionClient-Qt/archive/v2.1.tar.gz
source = input-redirection-client-qt.desktop
md5sums = 180ab0c1663222fae3770dd2f4654ac1
diff --git a/PKGBUILD b/PKGBUILD
index 467684b52692..b120e945a9c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,6 @@ pkgdesc="Input redirection client for the 3DS using QtGamepad"
arch=('x86_64')
url="https://github.com/TuxSH/InputRedirectionClient-Qt"
license=('MIT')
-provides=('input-redirection-client-qt')
-conflicts=('input-redirection-client-qt-git')
depends=('qt5-base' 'qt5-gamepad')
source=("https://github.com/TuxSH/InputRedirectionClient-Qt/archive/v$pkgver.tar.gz"
"input-redirection-client-qt.desktop")