summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorardeaf2017-06-08 15:22:50 -1000
committerardeaf2017-06-08 15:22:50 -1000
commit828e38fdd8d97c394370bfc2e98a13f0ffc5c2fc (patch)
treea3697205323c0dc69481d0eabc09fcf3ce2d355f /.SRCINFO
downloadaur-828e38fdd8d97c394370bfc2e98a13f0ffc5c2fc.tar.gz
First commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..feb375f37d95
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,25 @@
+pkgbase = python-shreddit-git
+ pkgdesc = Remove your comment history on Reddit as deleting an account does not do so.
+ pkgver = r292.e550fa1
+ pkgrel = 1
+ url = https://github.com/x89/Shreddit
+ arch = any
+ license = BSD
+ makedepends = python-pip
+ depends = python
+ depends = python-arrow
+ depends = python-backports-abc
+ depends = python-praw
+ depends = python-yaml
+ depends = python-requests
+ depends = python-six
+ depends = python-tornado
+ provides = python-shreddit
+ conflicts = python-shreddit
+ source = git+https://github.com/x89/shreddit
+ source = LICENSE
+ md5sums = SKIP
+ md5sums = 0cf0fb38f370a4b0e9e7e0749e0aaa9f
+
+pkgname = python-shreddit-git
+