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

Alexander Rødseth arodseth at archlinux.org
Thu Apr 13 12:21:40 UTC 2017


    Date: Thursday, April 13, 2017 @ 12:21:40
  Author: arodseth
Revision: 222682

upgpkg: asciinema 1.4.0-1

Modified:
  asciinema/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-13 12:20:21 UTC (rev 222681)
+++ PKGBUILD	2017-04-13 12:21:40 UTC (rev 222682)
@@ -3,16 +3,17 @@
 # Contributor: Marcin Kulik <marcin at asciinema.org>
 
 pkgname=asciinema
-pkgver=1.3.0
-pkgrel=5
+pkgver=1.4.0
+pkgrel=1
 pkgdesc='Record and share terminal sessions'
 arch=('any')
 url='https://asciinema.org/'
 license=('GPL3')
+makedepends=('python-setuptools')
 depends=('python')
 source=("$pkgname.tar.gz::https://github.com/asciinema/asciinema/archive/v${pkgver}.tar.gz"
         'asciinema.sh')
-sha256sums=('968016828119d53b8e4e6ccf40a2635704d236f8e805f635c15adc09a4373a55'
+sha256sums=('841a55b0f51988d5e155e99badbd6ce5cf3b43cca2ba15cd20c971a19719dc9a'
             '14a2dd176aa95010e1e4876265f12288499008c1cf530da5b1d9aff9d74917cd')
 
 package() {



More information about the arch-commits mailing list