[arch-commits] Commit in termdown/trunk (PKGBUILD)

Daniel M. Capella polyzen at archlinux.org
Thu Jul 25 14:02:02 UTC 2019


    Date: Thursday, July 25, 2019 @ 14:02:02
  Author: polyzen
Revision: 492785

upgpkg: termdown 1.16.0-1

Modified:
  termdown/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-25 13:37:56 UTC (rev 492784)
+++ PKGBUILD	2019-07-25 14:02:02 UTC (rev 492785)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=termdown
-pkgver=1.15.0
+pkgver=1.16.0
 pkgrel=1
 pkgdesc='Countdown timer and stopwatch in your terminal'
 arch=('any')
@@ -10,7 +10,7 @@
 depends=('python-click' 'python-dateutil' 'python-pyfiglet' 'python-setuptools')
 optdepends=('espeak: for spoken countdown')
 source=("https://files.pythonhosted.org/packages/source/t/termdown/termdown-$pkgver.tar.gz")
-sha512sums=('9de8e506d12cebf41caa5a91cd76308e9e9080c1d7e595049690c3564322717d310bc77505e77f7b09def64585b1e74aa47d05b39b9761b8d517ea9b0c6c64be')
+sha512sums=('a7984062f768d51bc3dee3f7cc11ef8b06368b96a151ad764a45b28b9b96e0ed204a21cb8b8d04c7ab2a234ce6b840ebfb919ac19a2e60ab31ac74f8586fcc59')
 
 build() {
   cd termdown-$pkgver



More information about the arch-commits mailing list