summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..fdc60b60328f
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = virtualfish-git
+ pkgdesc = Fish shell tool for managing Python virtual environments
+ pkgver = r345.a19000a
+ pkgrel = 1
+ url = https://github.com/justinmayer/virtualfish
+ arch = any
+ license = MIT
+ makedepends = git
+ makedepends = python-setuptools
+ makedepends = python-dephell
+ depends = python-pkgconfig
+ depends = python-psutil
+ depends = python-virtualenv
+ depends = fish
+ provides = vf
+ conflicts = virtualfish
+ source = virtualfish::git+https://github.com/justinmayer/virtualfish.git
+ md5sums = SKIP
+
+pkgname = virtualfish-git
+