summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ee5cb2be0e2..f530909843f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,7 +13,7 @@ pkgbase = bluetoother
depends = gtkmm
depends = bluez
depends = polkit
- source = git+https://gitlab.com/efanomars/bluetoother.git#commit=cb04639d00d456e072bb7dbb62389a2d821e40a0
+ source = git+https://gitlab.com/efanomars/bluetoother.git#commit=267ee6965c1211d66ed35fd1153357cbaf1d0c68
sha512sums = SKIP
pkgname = bluetoother
diff --git a/PKGBUILD b/PKGBUILD
index 94c3d99af76c..92da59d7d139 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ optdepends=()
#replaces=("bluetoother")
#conflicts=("bluetoother")
-source=('git+https://gitlab.com/efanomars/bluetoother.git#commit=cb04639d00d456e072bb7dbb62389a2d821e40a0')
+source=('git+https://gitlab.com/efanomars/bluetoother.git#commit=267ee6965c1211d66ed35fd1153357cbaf1d0c68')
sha512sums=('SKIP')
build() {