Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / speech-dispatcher


Commits:
732bbebb by Alexander Epaneshnikov at 2025-05-08T18:25:37+03:00
upgpkg: 0.12.1-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = speech-dispatcher
        pkgdesc = High-level device independent layer for speech synthesis 
interface
-       pkgver = 0.12.0
+       pkgver = 0.12.1
        pkgrel = 1
        url = http://www.freebsoft.org/speechd
        arch = x86_64
@@ -15,11 +15,11 @@ pkgbase = speech-dispatcher
        makedepends = libpulse
        makedepends = libpipewire
        makedepends = libao
-       source = 
https://github.com/brailcom/speechd/releases/download/0.12.0/speech-dispatcher-0.12.0.tar.gz
-       sha512sums = 
684472c9410ca42f28873054613934ad93525aa5526b788dc4c2bba861aa6cb675826b9fc5083e013d25e0f23fe113691e11aa7aa9b1cebdca72abfa6119940c
+       source = 
https://github.com/brailcom/speechd/releases/download/0.12.1/speech-dispatcher-0.12.1.tar.gz
+       sha512sums = 
f386bb25d80e85153db4907c5adece519a86084676a39f958a4f56e53bb957cb9b1232c4e648e73ef8dc5d1ab8e0cd64a5e0d151775fdd8f3b175f47f4864422
 
 pkgname = speech-dispatcher
-       depends = libspeechd=0.12.0-1
+       depends = libspeechd=0.12.1-1
        depends = python-pyxdg
        depends = dotconf
        depends = libpulse


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgbase=speech-dispatcher
 pkgname=(speech-dispatcher libspeechd)
-pkgver=0.12.0
+pkgver=0.12.1
 pkgrel=1
 arch=('x86_64')
 pkgdesc="High-level device independent layer for speech synthesis interface"
@@ -12,7 +12,7 @@ license=('GPL2' 'FDL')
 makedepends=('glib2' 'intltool' 'espeak-ng' 'libtool' 'python-pyxdg' 'dotconf'
              'libpulse' "libpipewire" 'libao')
 
source=("https://github.com/brailcom/speechd/releases/download/${pkgver}/speech-dispatcher-${pkgver}.tar.gz";)
-sha512sums=('684472c9410ca42f28873054613934ad93525aa5526b788dc4c2bba861aa6cb675826b9fc5083e013d25e0f23fe113691e11aa7aa9b1cebdca72abfa6119940c')
+sha512sums=('f386bb25d80e85153db4907c5adece519a86084676a39f958a4f56e53bb957cb9b1232c4e648e73ef8dc5d1ab8e0cd64a5e0d151775fdd8f3b175f47f4864422')
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/speech-dispatcher/-/commit/732bbebb9d4b5048f5501bf0051e565b315775f9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/speech-dispatcher/-/commit/732bbebb9d4b5048f5501bf0051e565b315775f9
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to