[arch-commits] Commit in blueberry/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Thu Dec 23 12:36:30 UTC 2021
Date: Thursday, December 23, 2021 @ 12:36:30
Author: arojas
Revision: 1083110
Update to 1.4.6
Modified:
blueberry/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-23 12:35:15 UTC (rev 1083109)
+++ PKGBUILD 2021-12-23 12:36:30 UTC (rev 1083110)
@@ -2,7 +2,7 @@
# Contributer: Sam Burgos <jsbm1089 at gmail dot com>
pkgname=blueberry
-pkgver=1.4.4
+pkgver=1.4.6
pkgrel=1
pkgdesc="Bluetooth configuration tool"
arch=(any)
@@ -10,7 +10,7 @@
license=(GPL)
depends=(bluez-tools gnome-bluetooth python-dbus python-gobject python-setproctitle rfkill xapps)
source=(https://github.com/linuxmint/blueberry/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('5013a622e6361ecf5b5178fc4e7da86941d68aaa5d0dc0e977a5391d90c145cb')
+sha256sums=('ee241e0f36b4c108430ff54448e4a750d50dc4815dbb09b8ae4b4ba3848324b5')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list