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

Daniel M. Capella polyzen at archlinux.org
Sat Nov 16 19:25:45 UTC 2019


    Date: Saturday, November 16, 2019 @ 19:25:45
  Author: polyzen
Revision: 529807

upgpkg: termtosvg 1.0.0-1

Modified:
  termtosvg/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-16 19:25:43 UTC (rev 529806)
+++ PKGBUILD	2019-11-16 19:25:45 UTC (rev 529807)
@@ -1,8 +1,8 @@
 # Maintainer: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=termtosvg
-pkgver=0.9.0
-pkgrel=2
+pkgver=1.0.0
+pkgrel=1
 pkgdesc='Record terminal sessions as SVG animations'
 arch=('any')
 url=https://nbedos.github.io/termtosvg/
@@ -10,7 +10,7 @@
 depends=('python-lxml' 'python-pyte')
 makedepends=('python-setuptools')
 source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('6df5ed9b5eb2f55771e653fd6bc67606cb7d3f3a3426429484bf0e0430ddc2d5')
+sha256sums=('cfe52876ee57de3ed3a0a5c5ccc0fc48de3ae7fe5867602f6e57ab9cefae14b4')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list