summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 9 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index acad1b0fd6ee..acb467fa4b2a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,19 @@
pkgbase = asciinema-git
- pkgdesc = Record and share your terminal sessions, the right way
- pkgver = 2.0.0.r67.g350d5e9
+ pkgdesc = Record and share your terminal sessions
+ pkgver = 2.2.0.r18.g5a38576
pkgrel = 1
url = https://github.com/asciinema/asciinema
arch = any
- license = MIT
+ license = GPL3
makedepends = git
- makedepends = python
+ makedepends = python-setuptools
+ makedepends = python-wheel
+ makedepends = python-build
+ makedepends = python-installer
+ depends = python
+ provides = asciinema
conflicts = asciinema
source = asciinema-git::git+https://github.com/asciinema/asciinema.git
sha256sums = SKIP
pkgname = asciinema-git
-