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

Jan Steffens heftig at archlinux.org
Wed Mar 30 22:20:04 UTC 2016


    Date: Thursday, March 31, 2016 @ 00:20:04
  Author: heftig
Revision: 263463

3.20.0

Modified:
  orca/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-30 22:19:02 UTC (rev 263462)
+++ PKGBUILD	2016-03-30 22:20:04 UTC (rev 263463)
@@ -4,7 +4,7 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=orca
-pkgver=3.19.92
+pkgver=3.20.0
 pkgrel=1
 pkgdesc="Screen reader for individuals who are blind or visually impaired"
 arch=(any)
@@ -12,11 +12,11 @@
 url="http://www.gnome.org/projects/orca"
 install=orca.install
 depends=(gtk3 at-spi2-atk python-atspi python-dbus python-xdg speech-dispatcher liblouis brltty
-         xorg-xmodmap hicolor-icon-theme gsettings-desktop-schemas)
+         xorg-xmodmap hicolor-icon-theme gsettings-desktop-schemas gstreamer)
 makedepends=(itstool intltool)
 groups=(gnome-extra)
 source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('a778b700d91326a4fc3db25c5109f964c7879b0d34bb13ef4e65412b0aa2fbae')
+sha256sums=('763bff28e187c8b12a8323fe41dda3c834171e1580ecb9c8eeccaee7d790c005')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list