summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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")