summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimon Doppler2015-08-13 23:56:41 +0200
committerSimon Doppler2015-08-13 23:56:41 +0200
commita166d9275d82c1b493b8065cc6c487d6ad8b86d0 (patch)
tree2d6f592f63fe99559fe272bb54b2b3450976ed2d /PKGBUILD
parent349845afa576797c882daa0b4519bc66ad757dfc (diff)
downloadaur-a166d9275d82c1b493b8065cc6c487d6ad8b86d0.tar.gz
Add conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91ed76c03917..c61954e7e80e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ arch=('any')
url='http://github.com/dopsi/console-tdm'
license=('GPL')
provides=('console-tdm')
+conflicts=('console-tdm')
depends=('xorg-xinit')
optdepends=('dialog: for curses UI')
source=('git://github.com/dopsi/console-tdm')