[arch-commits] Commit in termdown/trunk (PKGBUILD)
Daniel M. Capella
polyzen at archlinux.org
Fri Apr 10 07:25:07 UTC 2020
Date: Friday, April 10, 2020 @ 07:25:07
Author: polyzen
Revision: 613071
upgpkg: termdown 1.17.0-1
Modified:
termdown/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-10 01:18:05 UTC (rev 613070)
+++ PKGBUILD 2020-04-10 07:25:07 UTC (rev 613071)
@@ -1,8 +1,8 @@
# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
pkgname=termdown
-pkgver=1.16.0
-pkgrel=3
+pkgver=1.17.0
+pkgrel=1
pkgdesc='Countdown timer and stopwatch in your terminal'
arch=('any')
url=https://github.com/trehn/termdown
@@ -11,7 +11,7 @@
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')
+sha256sums=('0ad7b7ec41b0a112ef3aa1fd429bace570fb838c10a079cc2198b9aa22c6d521')
build() {
cd termdown-$pkgver
More information about the arch-commits
mailing list