Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-gtts
Commits:
7e526ab3 by Jelle van der Waa at 2024-11-20T11:19:00+01:00
upgpkg: 2.5.4-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-gtts
pkgdesc = Python library and CLI tool to interface with Google
Translate's text-to-speech API
pkgver = 2.5.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pndurette/gTTS
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-gtts
pkgver=2.5.4
-pkgrel=1
+pkgrel=2
pkgdesc="Python library and CLI tool to interface with Google Translate's
text-to-speech API"
arch=(any)
url='https://github.com/pndurette/gTTS'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gtts/-/commit/7e526ab36e9a95702d0b10c6895f7c96aa9e64c7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gtts/-/commit/7e526ab36e9a95702d0b10c6895f7c96aa9e64c7
You're receiving this email because of your account on gitlab.archlinux.org.