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 dde84fff5625..8ee5cb2be0e2 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=24241b86a03d96c5b57a1f5405718a5495bccaaf
+ source = git+https://gitlab.com/efanomars/bluetoother.git#commit=cb04639d00d456e072bb7dbb62389a2d821e40a0
sha512sums = SKIP
pkgname = bluetoother
diff --git a/PKGBUILD b/PKGBUILD
index 2e8f23799d99..94c3d99af76c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ optdepends=()
#replaces=("bluetoother")
#conflicts=("bluetoother")
-source=('git+https://gitlab.com/efanomars/bluetoother.git#commit=24241b86a03d96c5b57a1f5405718a5495bccaaf')
+source=('git+https://gitlab.com/efanomars/bluetoother.git#commit=cb04639d00d456e072bb7dbb62389a2d821e40a0')
sha512sums=('SKIP')
build() {