[arch-commits] Commit in blueberry/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Wed Jul 21 17:47:04 UTC 2021
Date: Wednesday, July 21, 2021 @ 17:47:04
Author: arojas
Revision: 982500
Update to 1.4.4
Modified:
blueberry/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-21 17:47:01 UTC (rev 982499)
+++ PKGBUILD 2021-07-21 17:47:04 UTC (rev 982500)
@@ -2,7 +2,7 @@
# Contributer: Sam Burgos <jsbm1089 at gmail dot com>
pkgname=blueberry
-pkgver=1.4.2
+pkgver=1.4.4
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=('d585e737d2c974f8027889852f2fb15d0c727a58ea12e8de4007bdaed3517d56')
+sha256sums=('5013a622e6361ecf5b5178fc4e7da86941d68aaa5d0dc0e977a5391d90c145cb')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list