summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Tran2016-07-27 16:49:31 +1000
committerVictor Tran2016-07-27 16:49:31 +1000
commit0b6eea364977a9bd006f46a8b08b9f4d39c46add (patch)
tree1b5ae83e32060f8679fa37980d438bcc8a83f638
parent486ff63f118a0847206147b45ce5a0eaeed80f10 (diff)
downloadaur-0b6eea364977a9bd006f46a8b08b9f4d39c46add.tar.gz
Update to 1.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 610c40f0a298..8f9665e38b1f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ts-bt
pkgdesc = Bluetooth Management for theShell using BlueZ
- pkgver = 1.0
+ pkgver = 1.1
pkgrel = 0
url = https://github.com/vicr123/ts-bt
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = ts-bt
makedepends = qtchooser
makedepends = git
depends = bluez-qt
- source = ts-bt-1.0::git+https://github.com/vicr123/ts-bt#branch=master
+ source = ts-bt-1.1::git+https://github.com/vicr123/ts-bt#branch=master
md5sums = SKIP
pkgname = ts-bt
diff --git a/PKGBUILD b/PKGBUILD
index 5c97ae13b45a..2a76d1929a86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=ts-bt
-pkgver=1.0
+pkgver=1.1
pkgrel=0
pkgdesc="Bluetooth Management for theShell using BlueZ"
arch=("x86_64")