summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a082651aa2e9
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = zipf
+ pkgdesc = CLI tool to directly zip several files/folders or an existing folder
+ pkgver = 1.0.2
+ pkgrel = 1
+ url = https://github.com/yoarch/zipf
+ arch = any
+ license = MIT
+ makedepends = python
+ makedepends = python-setuptools
+ depends = python>=3
+ source = https://files.pythonhosted.org/packages/source/z/zipfs/zipfs-1.0.2.tar.gz
+ sha256sums = e20f1e8480b534ddf36f531eb778fb8605c459ef74c05362d9998f96f79493d3
+
+pkgname = zipf
+