From 29f5d718f32b995c7f078bbc9ba65e3654ba699a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Correa=20G=C3=B3mez?= <ablocorrea@hotmail.com> Date: Tue, 13 Aug 2024 22:41:13 +0200 Subject: [PATCH] community/gnome-bluetooth: upgrade to 46.1 --- community/gnome-bluetooth/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/gnome-bluetooth/APKBUILD b/community/gnome-bluetooth/APKBUILD index bb2d457b4994..44412f7928ef 100644 --- a/community/gnome-bluetooth/APKBUILD +++ b/community/gnome-bluetooth/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Natanael Copa <ncopa@alpinelinux.org> # Maintainer: team/gnome <ablocorrea@hotmail.com> pkgname=gnome-bluetooth -pkgver=46.0 +pkgver=46.1 pkgrel=0 pkgdesc="The GNOME Bluetooth Subsystem" url="https://wiki.gnome.org/Projects/GnomeBluetooth" @@ -48,6 +48,6 @@ package() { } sha512sums=" -48ed8aeaa59aba1997991a6ae6113a4d3c9e286aa4e34f3f2611e33582ffa53f9f3f5a81052320292ccb576904d0f3cf8074c0fff6d0f56995266188441e6f7b gnome-bluetooth-46.0.tar.xz +423179b761439a5f5c04d24f5593f32c0dfe222cfa5482247558c9f13122a811c958d40dca9ab81620173f70d831411442190c1aad0585caece5b0c12421c43a gnome-bluetooth-46.1.tar.xz 68ea6502a469d800e92d8984984cfddfa66e7bf8a0252d52a2338843d183680c84aa7ec6c4c7d14a250515b34b71d89364480c809743ba9e7ef30473b8ebb5a8 61-gnome-bluetooth-rfkill.rules " -- GitLab