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

Antonio Rojas arojas at archlinux.org
Wed Feb 14 23:12:15 UTC 2018


    Date: Wednesday, February 14, 2018 @ 23:12:14
  Author: arojas
Revision: 317059

Update to 5.6

Modified:
  brltty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-14 23:11:01 UTC (rev 317058)
+++ PKGBUILD	2018-02-14 23:12:14 UTC (rev 317059)
@@ -4,8 +4,8 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=brltty
-pkgver=5.5
-pkgrel=3
+pkgver=5.6
+pkgrel=1
 pkgdesc="Braille display driver for Linux/Unix"
 arch=(x86_64)
 url="http://mielke.cc/brltty"
@@ -13,13 +13,14 @@
 depends=(libxaw gpm icu tcl bluez-libs espeak)
 makedepends=(at-spi2-core tcl speech-dispatcher cython)
 optdepends=('at-spi2-core: X11/GNOME Apps accessibility'
-            'atk: ATK bridge for X11/GNOME accessibility')
+            'atk: ATK bridge for X11/GNOME accessibility'
+            'speech-dispatcher: speech-dispatcher driver')
 backup=(etc/brltty.conf)
 options=('!emptydirs')
 install=brltty.install
 source=(http://mielke.cc/brltty/archive/brltty-$pkgver.tar.xz
         brltty.service)
-sha256sums=('4ebf1df5922df0efccac4795f5bd1c514fc850348c34d9ec0868e2798b565a36'
+sha256sums=('6171258aca833bb2012afd9c63928573a48c3daab7b149a3e90001ba53beb80f'
             'a342a5e9d36f00a320e1d23d91c482bd5445af52588334307b7e9c09a8cc38ec')
 
 build() {



More information about the arch-commits mailing list