summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVictor Tran2017-09-22 23:18:21 +1000
committerVictor Tran2017-09-22 23:18:21 +1000
commit8303b0c06ac11230163567d223cb00bac79421a7 (patch)
tree87e64eb2bbbf905a23d20310f2822ca2c4b97ea8 /PKGBUILD
parent366858f24eade5a73967221c8c4a3fdc59af4ffa (diff)
downloadaur-8303b0c06ac11230163567d223cb00bac79421a7.tar.gz
Update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e1bb4e9a9d7..39a627db7fb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ pkgdesc="Simple Terminal Emulator"
arch=("x86_64")
url="https://github.com/vicr123/theterminal"
license=('GPL2')
-depends=('xdg-utils' 'qtermwidget' 'qt5-base' 'qt5-x11extras')
-makedepends=('git' 'clang')
+depends=('xdg-utils' 'qtermwidget' 'qt5-base' 'qt5-x11extras' 'the-libs')
+makedepends=('git')
source=("$pkgname-$pkgver"::'git+https://github.com/vicr123/theterminal#branch=master')
md5sums=('SKIP')