[arch-commits] Commit in blueberry/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Sun May 20 16:50:45 UTC 2018


    Date: Sunday, May 20, 2018 @ 16:50:38
  Author: bgyorgy
Revision: 325437

upgpkg: blueberry 1.2.0-1

Update to new version

Modified:
  blueberry/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-20 16:50:33 UTC (rev 325436)
+++ PKGBUILD	2018-05-20 16:50:38 UTC (rev 325437)
@@ -3,7 +3,7 @@
 # Contributer: Sam Burgos <jsbm1089 at gmail dot com>
 
 pkgname=blueberry
-pkgver=1.1.20
+pkgver=1.2.0
 pkgrel=1
 pkgdesc="Bluetooth configuration tool"
 arch=('any')
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('bluez-tools' 'gnome-bluetooth' 'python2-dbus' 'python2-gobject' 'python2-setproctitle' 'rfkill')
 source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/blueberry/archive/$pkgver.tar.gz)
-sha256sums=('9769770436bef9c8f4f67d2766b7941ff1a8894516b1e1f1b90cc9e02d87d257')
+sha256sums=('e141c4ff890505422e70979caadb66b41cc0ac2038d419be2647c657c3862ecf')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list