[arch-commits] Commit in termdown/trunk (PKGBUILD)
Daniel M. Capella
polyzen at archlinux.org
Wed Apr 1 04:49:50 UTC 2020
Date: Wednesday, April 1, 2020 @ 04:49:49
Author: polyzen
Revision: 608610
upgpkg: termdown 1.16.0-3 espeak-ng-espeak optdep
Modified:
termdown/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-01 00:54:14 UTC (rev 608609)
+++ PKGBUILD 2020-04-01 04:49:49 UTC (rev 608610)
@@ -2,13 +2,14 @@
pkgname=termdown
pkgver=1.16.0
-pkgrel=2
+pkgrel=3
pkgdesc='Countdown timer and stopwatch in your terminal'
arch=('any')
url=https://github.com/trehn/termdown
license=('GPL3')
depends=('python-click' 'python-dateutil' 'python-pyfiglet' 'python-setuptools')
-optdepends=('espeak: for spoken countdown')
+optdepends=('espeak: for spoken countdown'
+ 'espeak-ng-espeak: for spoken countdown')
source=("https://files.pythonhosted.org/packages/source/t/termdown/termdown-$pkgver.tar.gz")
sha512sums=('a7984062f768d51bc3dee3f7cc11ef8b06368b96a151ad764a45b28b9b96e0ed204a21cb8b8d04c7ab2a234ce6b840ebfb919ac19a2e60ab31ac74f8586fcc59')
More information about the arch-commits
mailing list