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..8a99168640f7
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = xkcd-git
+ pkgdesc = CLI tool to fetch XKCD comics
+ pkgver = 20200403.r55_29aa764
+ pkgrel = 1
+ url = https://github.com/itsron717/XKCD
+ arch = x86_64
+ license = MIT
+ checkdepends = python-pytest
+ makedepends = git
+ depends = python
+ depends = python-setuptools
+ depends = python-click
+ depends = python-pillow
+ depends = python-requests
+ provides = xkcd
+ conflicts = xkcd
+ source = XKCD::git://github.com/itsron717/XKCD#branch=master
+ sha256sums = SKIP
+
+pkgname = xkcd-git
+