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 3c1f4bcb5e15..4aaf609438cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,7 +15,7 @@ pkgbase = bluetoother
depends = bluez-libs
depends = polkit
source = https://efanomars.com/sources/bluetoother-0.6.tar.gz
- sha256sums = ecda48067813d3dae76dc23aad9510fc2677253a815d9fcae7679a20236f63a0
+ sha256sums = fcf61896579152522b78d47365ecadd4c42579b1e6c2885ebbb388668d80c6ba
pkgname = bluetoother
diff --git a/PKGBUILD b/PKGBUILD
index 7ebd02130e16..1345da91de55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ optdepends=()
#conflicts=("bluetoother")
source=('https://efanomars.com/sources/bluetoother-0.6.tar.gz')
-sha256sums=('ecda48067813d3dae76dc23aad9510fc2677253a815d9fcae7679a20236f63a0')
+sha256sums=('fcf61896579152522b78d47365ecadd4c42579b1e6c2885ebbb388668d80c6ba')
build() {
cd "${srcdir}/bluetoother"