summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJake Barnes2019-10-30 10:49:55 +1100
committerJake Barnes2019-10-30 10:49:55 +1100
commit8987dd24a82ff1442ae1848c8e1fcc705508a098 (patch)
treeff786d518bb7d6f1bd21061282660cae85a4d32f /PKGBUILD
parent5797158707bf8e78218dc27ff5cf985ea66e8c13 (diff)
downloadaur-8987dd24a82ff1442ae1848c8e1fcc705508a098.tar.gz
Revert "Add provides and conficts"
This reverts commit 5797158707bf8e78218dc27ff5cf985ea66e8c13.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
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")