[arch-commits] Commit in gst-plugins-espeak/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Sun Oct 15 15:53:31 UTC 2017
Date: Sunday, October 15, 2017 @ 15:53:30
Author: bgyorgy
Revision: 262928
upgpkg: gst-plugins-espeak 0.5.0-1
Update to new version
Modified:
gst-plugins-espeak/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-15 15:46:44 UTC (rev 262927)
+++ PKGBUILD 2017-10-15 15:53:30 UTC (rev 262928)
@@ -2,7 +2,7 @@
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=gst-plugins-espeak
-pkgver=0.4.0
+pkgver=0.5.0
pkgrel=1
pkgdesc="Use espeak as a sound source for gstreamer"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
license=('LGPL')
depends=('gst-plugins-base-libs' 'espeak')
source=(https://download.sugarlabs.org/sources/honey/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('a7be338a00bc831e69867bcaff99d11f8bff04e58484b9f4f48ccfc69fb9cf9c')
+sha256sums=('9696278924ef3ba6c4d8b579bd349c81ed42879554d45f0e2be230cf0a893704')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list