summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYen Chi Hsuan2017-10-21 03:05:19 +0800
committerYen Chi Hsuan2017-10-21 03:05:19 +0800
commit2f58bcee26bf4f787219fe3c6254e7b10bb65edd (patch)
tree43149385a76e240e6a3b8143ef21c9ebb2bac21b /PKGBUILD
parenteb695f152e1e2fa70396f4dea09b9c0784ff9246 (diff)
downloadaur-2f58bcee26bf4f787219fe3c6254e7b10bb65edd.tar.gz
This requires lxqt-build-tools-git, too
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e383a2e0c56..de130928a460 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=qterminal
pkgname=$_pkgname-git
pkgver=0.7.1.41.g9d92b3c
-pkgrel=1
+pkgrel=2
pkgdesc="Lightweight Qt-based terminal emulator"
arch=("i686" "x86_64")
url="https://github.com/lxde/qterminal"
@@ -11,7 +11,7 @@ license=("GPL2")
provides=("$_pkgname")
conflicts=("$_pkgname")
depends=("qtermwidget-git" "qt5-x11extras")
-makedepends=("cmake" "git" "lxqt-build-tools" "qt5-tools")
+makedepends=("cmake" "git" "lxqt-build-tools-git" "qt5-tools")
source=("git+https://github.com/lxde/$_pkgname.git")
sha256sums=('SKIP')