summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..7a966f1d3d89
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = mint-cli-git
+ pkgdesc = cli interface for Mint using python-mintapi
+ pkgver = r52.814bd4d
+ pkgrel = 1
+ url = https://github.com/userWayneCampbell/mint-cli
+ arch = any
+ license = GPL
+ depends = git
+ depends = python
+ depends = python-mintapi
+ depends = chromedriver
+ depends = google-chrome
+ depends = python-dotenv
+ depends = python-tabulate-git
+ depends = python-colorama-git
+ source = git+https://github.com/userWayneCampbell/mint-cli.git
+ md5sums = SKIP
+
+pkgname = mint-cli-git
+