summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorsomini2020-08-22 13:17:17 +0100
committersomini2020-08-22 13:17:17 +0100
commitb7feda5c2c5eacdca3eb0d3ab82cabfcfc2d5d6a (patch)
treeefd2e368ef43685895c61b10b3269d3ff98d70e8 /.SRCINFO
downloadaur-b7feda5c2c5eacdca3eb0d3ab82cabfcfc2d5d6a.tar.gz
Initial Packaging
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..f9846720c6dc
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = python-pythumbnailer
+ pkgdesc = Create static HTML galleries with thumbnails
+ pkgver = 0.3
+ pkgrel = 1
+ url = https://gitlab.com/somini/pythumbnailer/
+ arch = any
+ license = GPL
+ makedepends = python-setuptools
+ depends = python
+ depends = python-argparse-utils
+ source = https://files.pythonhosted.org/packages/source/p/pythumbnailer/pythumbnailer-0.3.tar.gz
+ sha256sums = a6bf3bea6ae2fe31391c7016b417144633a68e5cb08ccd0eda23779b55944927
+
+pkgname = python-pythumbnailer
+ depends = python
+ depends = python-argparse-utils
+