summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJerome Leclanche2017-01-19 16:09:06 +0200
committerJerome Leclanche2017-01-19 16:09:06 +0200
commit1048768ebbc50bfcf279f65682945acd9d11e6ee (patch)
tree34f36f24bc0e76064a577eb2f2f76d022e3dc8a7 /PKGBUILD
parent938b6a4c29c06908d9e7d5fb6ccd54f3b64bc8ca (diff)
downloadaur-1048768ebbc50bfcf279f65682945acd9d11e6ee.tar.gz
Update makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e208e521e47e..d075ab19c8e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=qterminal
pkgname=$_pkgname-git
-pkgver=0.6.0.98.g7f83f86
+pkgver=0.7.1
pkgrel=1
pkgdesc="Lightweight Qt-based terminal emulator"
arch=("i686" "x86_64")
@@ -11,7 +11,7 @@ license=("GPL2")
provides=("$_pkgname")
conflicts=("$_pkgname")
depends=("qtermwidget")
-makedepends=("git" "cmake" "qt5-tools")
+makedepends=("lxqt-build-tools")
source=("git+https://github.com/lxde/$_pkgname.git")
sha256sums=("SKIP")