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

Daniel M. Capella polyzen at gemini.archlinux.org
Mon Jul 25 02:17:31 UTC 2022


    Date: Monday, July 25, 2022 @ 02:17:30
  Author: polyzen
Revision: 1256010

upgpkg: asciinema 2.2.0-2

Modified:
  asciinema/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-25 00:52:43 UTC (rev 1256009)
+++ PKGBUILD	2022-07-25 02:17:30 UTC (rev 1256010)
@@ -3,13 +3,13 @@
 
 pkgname=asciinema
 pkgver=2.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Record and share terminal sessions'
 arch=(any)
 url='https://asciinema.org/'
 license=(GPL3)
-depends=(python python-setuptools python-wheel python-build python-installer)
-makedepends=(git)
+depends=(python)
+makedepends=(git python-setuptools python-wheel python-build python-installer)
 source=('git+https://github.com/asciinema/asciinema#commit=f3af768f569e0b363bcced11d266d4ed857e21e7') # tag: v2.1.0
 b2sums=(SKIP)
 



More information about the arch-commits mailing list