diff --git a/speech-dispatcher/.footprint b/speech-dispatcher/.footprint index c8c043e7f..1d88c0919 100644 --- a/speech-dispatcher/.footprint +++ b/speech-dispatcher/.footprint @@ -20,6 +20,7 @@ drwxr-xr-x root/root usr/etc/speech-dispatcher/modules/ -rw-r--r-- root/root usr/etc/speech-dispatcher/modules/ibmtts.conf -rw-r--r-- root/root usr/etc/speech-dispatcher/modules/ivona.conf -rw-r--r-- root/root usr/etc/speech-dispatcher/modules/llia_phon-generic.conf +-rw-r--r-- root/root usr/etc/speech-dispatcher/modules/pico-generic.conf -rw-r--r-- root/root usr/etc/speech-dispatcher/modules/swift-generic.conf -rw-r--r-- root/root usr/etc/speech-dispatcher/speechd.conf drwxr-xr-x root/root usr/include/ @@ -68,5 +69,6 @@ drwxr-xr-x root/root usr/share/speech-dispatcher/conf/modules/ -rw-r--r-- root/root usr/share/speech-dispatcher/conf/modules/ibmtts.conf -rw-r--r-- root/root usr/share/speech-dispatcher/conf/modules/ivona.conf -rw-r--r-- root/root usr/share/speech-dispatcher/conf/modules/llia_phon-generic.conf +-rw-r--r-- root/root usr/share/speech-dispatcher/conf/modules/pico-generic.conf -rw-r--r-- root/root usr/share/speech-dispatcher/conf/modules/swift-generic.conf -rw-r--r-- root/root usr/share/speech-dispatcher/conf/speechd.conf diff --git a/speech-dispatcher/.md5sum b/speech-dispatcher/.md5sum index 1c4c5f34c..ac238dfd1 100644 --- a/speech-dispatcher/.md5sum +++ b/speech-dispatcher/.md5sum @@ -1 +1 @@ -d88691a64c676122f996230c107c392f speech-dispatcher-0.8.tar.gz +c219820f6c10ee5a591cb4a93949930c speech-dispatcher-0.8.1.tar.gz diff --git a/speech-dispatcher/Pkgfile b/speech-dispatcher/Pkgfile index 76a0919e0..a9017f005 100644 --- a/speech-dispatcher/Pkgfile +++ b/speech-dispatcher/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libsndfile intltool glib libxml2 dotconf name=speech-dispatcher -version=0.8 +version=0.8.1 release=1 source=(http://devel.freebsoft.org/pub/projects/speechd/$name-$version.tar.gz)