summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 8 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96a1e937f67c..6e105972aa23 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,24 @@
pkgbase = jitterdebugger-git
pkgdesc = Real time response measurement tool
- pkgver = r106.daeff0a
- pkgrel = 3
+ pkgver = 0.3.r69.g7af8bc7
+ pkgrel = 1
url = https://github.com/igaw/jitterdebugger
arch = i686
arch = x86_64
license = MIT
makedepends = git
+ depends = glibc
depends = python3
+ depends = python-pandas
+ depends = python-numpy
+ depends = python-matplotlib
depends = hdf5>=1.8.17
provides = jitterdebugger
provides = jitterplot
provides = jittersamples
+ conflicts = jitterdebugger
options = !emptydirs
- source = jitterdebugger-git::git://github.com/igaw/jitterdebugger.git
+ source = jitterdebugger-git::git+https://github.com/igaw/jitterdebugger
sha256sums = SKIP
pkgname = jitterdebugger-git
-