summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3df19e8feeae..9f0c69d46be8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = bluetoother
pkgdesc = Bluetoooth adapter connectivity GUI tool
- pkgver = 0.11
+ pkgver = 0.12
pkgrel = 1
- url = https://efanomars.com/bluetoother
+ url = https://efanomars.com/utilities/bluetoother
arch = x86_64
license = GPL3
makedepends = cmake
@@ -14,8 +14,8 @@ pkgbase = bluetoother
depends = bluez
depends = bluez-libs
depends = polkit
- source = https://efanomars.com/sources/bluetoother-0.11.tar.gz
- sha256sums = 2c3f123df73d1541fe55ba1e821af6cc7d6027a81d46776035e98397a3fcf5ae
+ source = https://efanomars.com/sources/bluetoother-0.12.tar.gz
+ sha256sums = 26841ce2b06bfd762b5d925a9efbbd36cbe81cc905a07f8ef8370c57d4e62c88
pkgname = bluetoother
diff --git a/PKGBUILD b/PKGBUILD
index 98a876bbe50e..22386d00e625 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Stefano Marsili <efanomars@gmx.ch>
pkgname=bluetoother
-pkgver=0.11
+pkgver=0.12
pkgrel=1
pkgdesc="Bluetoooth adapter connectivity GUI tool"
-url='https://efanomars.com/bluetoother'
+url='https://efanomars.com/utilities/bluetoother'
arch=('x86_64')
license=('GPL3')
@@ -16,8 +16,8 @@ optdepends=()
#replaces=("bluetoother")
#conflicts=("bluetoother")
-source=('https://efanomars.com/sources/bluetoother-0.11.tar.gz')
-sha256sums=('2c3f123df73d1541fe55ba1e821af6cc7d6027a81d46776035e98397a3fcf5ae')
+source=('https://efanomars.com/sources/bluetoother-0.12.tar.gz')
+sha256sums=('26841ce2b06bfd762b5d925a9efbbd36cbe81cc905a07f8ef8370c57d4e62c88')
build() {
cd "${srcdir}/bluetoother"