summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefano Marsili2020-04-25 07:15:27 +0000
committerStefano Marsili2020-04-25 07:15:27 +0000
commit073bf4e379d462a0c32709f26697621eaf75662d (patch)
treeb54c7de7f970fe052d54ad5cf4f97fb0a45a4e3f /PKGBUILD
parentc01657ad5eb0a5dd38e56ddeb43ba2fe1267ad3a (diff)
downloadaur-073bf4e379d462a0c32709f26697621eaf75662d.tar.gz
New release (20200425_0)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a4661eed12ba..8ff1b37fc24b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Stefano Marsili <efanomars@gmx.ch>
pkgname=bluetoother
-pkgver=0.9
+pkgver=0.10
pkgrel=1
pkgdesc="Bluetoooth adapter connectivity GUI tool"
-url='https://www.efanomars.com/utilities/bluetoother'
+url='https://efanomars.com/bluetoother'
arch=('x86_64')
license=('GPL3')
@@ -16,8 +16,8 @@ optdepends=()
#replaces=("bluetoother")
#conflicts=("bluetoother")
-source=('https://efanomars.com/sources/bluetoother-0.9.tar.gz')
-sha256sums=('658412945735fe7f465bb7dec1f8e09ba6a7594a81c7bc1290675e436cc4f343')
+source=('https://efanomars.com/sources/bluetoother-0.10.tar.gz')
+sha256sums=('f1f9de08c932920b813c6a18496400274cc84bbe5f8dbdb33e0a9969102c0499')
build() {
cd "${srcdir}/bluetoother"