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

Daniel M. Capella polyzen at archlinux.org
Sun Dec 30 18:30:05 UTC 2018


    Date: Sunday, December 30, 2018 @ 18:30:04
  Author: polyzen
Revision: 419587

Provide espeak dep again

Modified:
  espeak-ng/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-30 18:27:58 UTC (rev 419586)
+++ PKGBUILD	2018-12-30 18:30:04 UTC (rev 419587)
@@ -2,7 +2,7 @@
 
 pkgname=espeak-ng
 pkgver=1.49.2
-pkgrel=3
+pkgrel=4
 pkgdesc='Multi-lingual software speech synthesizer'
 url=https://github.com/espeak-ng/espeak-ng
 arch=('x86_64')
@@ -9,6 +9,7 @@
 license=('GPL3')
 depends=('pcaudiolib')
 makedepends=('ruby-ronn')
+provides=('espeak')
 conflicts=('espeak')
 source=("$url/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
 sha512sums=('521220113cb4e2a4a03e29f2c0edad6239170fec95ba67077ccae46d32167f6b72b7a357d73e48abf21fdb0334bf9f010ee1b8325f6520ec4893c48f2a2676ca')



More information about the arch-commits mailing list