summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cdd73e7e721e..ada529ce306d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=ts-bt
-pkgver=1.2
+pkgver=1.3
pkgrel=0
pkgdesc="Bluetooth Management for theShell using BlueZ"
arch=("x86_64")
url="https://github.com/vicr123/ts-bt"
license=('GPL3')
-depends=('bluez-qt')
-makedepends=('qtchooser' 'git')
+depends=('bluez-qt' 'qt5-base')
+makedepends=('git')
source=("$pkgname-$pkgver"::'git+https://github.com/vicr123/ts-bt#branch=master')
md5sums=('SKIP')