summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6f35237ab85..87fdffd014f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,10 +9,8 @@ arch=('any')
url="https://github.com/mNantern/QTodoTxt"
license=('GPL3')
depends=('python-pyside')
-makedepends=('imagemagick')
-optdepends=('todotxt: command line todo.txt')
provides=('qtodotxt')
-conflicts=('qtodotxt-hg')
+conflicts=('qtodotxt-hg' 'qtodotxt-git')
install=$pkgname.install
source=(
'https://github.com/mNantern/QTodoTxt/archive/1.4.0.tar.gz'