summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e19027e67a55..ba9f044f1632 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bluetoother
pkgdesc = Bluetoooth adapter connectivity GUI tool
- pkgver = 0.8
+ pkgver = 0.9
pkgrel = 1
url = https://www.efanomars.com/utilities/bluetoother
arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = bluetoother
depends = bluez
depends = bluez-libs
depends = polkit
- source = https://efanomars.com/sources/bluetoother-0.8.tar.gz
- sha256sums = b21570508c129dfe07dd49e407b98f0a804011d251add2109e802a527a410c7f
+ source = https://efanomars.com/sources/bluetoother-0.9.tar.gz
+ sha256sums = 658412945735fe7f465bb7dec1f8e09ba6a7594a81c7bc1290675e436cc4f343
pkgname = bluetoother
diff --git a/PKGBUILD b/PKGBUILD
index e21f97320686..a4661eed12ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefano Marsili <efanomars@gmx.ch>
pkgname=bluetoother
-pkgver=0.8
+pkgver=0.9
pkgrel=1
pkgdesc="Bluetoooth adapter connectivity GUI tool"
url='https://www.efanomars.com/utilities/bluetoother'
@@ -16,8 +16,8 @@ optdepends=()
#replaces=("bluetoother")
#conflicts=("bluetoother")
-source=('https://efanomars.com/sources/bluetoother-0.8.tar.gz')
-sha256sums=('b21570508c129dfe07dd49e407b98f0a804011d251add2109e802a527a410c7f')
+source=('https://efanomars.com/sources/bluetoother-0.9.tar.gz')
+sha256sums=('658412945735fe7f465bb7dec1f8e09ba6a7594a81c7bc1290675e436cc4f343')
build() {
cd "${srcdir}/bluetoother"