git » knotifyconfig.git » commit b0c284f

Enable Text-to-Speech

author Antonio Rojas
2017-01-28 23:42:35 UTC
committer Antonio Rojas
2017-01-28 23:42:35 UTC
parent 191b7bd23138f2f3313d1cf42fbc1983549cf1c5

Enable Text-to-Speech

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index fd400ad..1063e1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=knotifyconfig
 pkgver=5.30.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Configuration system for KNotify'
 arch=('i686' 'x86_64')
 url='https://community.kde.org/Frameworks'