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

Balló György bgyorgy at archlinux.org
Thu Mar 30 12:09:08 UTC 2017


    Date: Thursday, March 30, 2017 @ 12:09:07
  Author: bgyorgy
Revision: 220082

upgpkg: blueberry 1.1.10-1

Update to new version

Modified:
  blueberry/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-30 12:04:29 UTC (rev 220081)
+++ PKGBUILD	2017-03-30 12:09:07 UTC (rev 220082)
@@ -3,15 +3,15 @@
 # Contributer: Sam Burgos <jsbm1089 at gmail dot com>
 
 pkgname=blueberry
-pkgver=1.1.8
+pkgver=1.1.10
 pkgrel=1
 pkgdesc="Bluetooth configuration tool"
 arch=('any')
 url="https://github.com/linuxmint/blueberry"
 license=('GPL')
-depends=('gnome-bluetooth' 'python2-gobject' 'rfkill')
+depends=('gnome-bluetooth' 'python2-dbus' 'python2-gobject' 'python2-setproctitle' 'rfkill')
 source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/blueberry/archive/$pkgver.tar.gz)
-sha256sums=('f794a278d1c58e7b1717da1b89bff0939c4ae47206b6917f335d1b19f7569f55')
+sha256sums=('2a360c2b71d06a1e3a6bde973b41bfd3d08d4b2473be45dc29a8c02335b80fe6')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list