summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorConrad Sachweh2018-05-17 15:22:31 +0200
committerConrad Sachweh2018-05-17 15:22:31 +0200
commit09c252c17a471e9311599cc8dcfb14c6a1df7bfb (patch)
tree383ef414dbc9f87ad3fc937d60b2082fd96dacd4
parent33507b6e8b148b4ae1a7b5a81589705c12056e29 (diff)
downloadaur-09c252c17a471e9311599cc8dcfb14c6a1df7bfb.tar.gz
forgot srcinfo
-rw-r--r--.SRCINFO11
1 files changed, 7 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 745b5f9ecd1f..db2c5ad654ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,17 @@
pkgbase = python2-feedgen
pkgdesc = This module can be used to generate web feeds in both ATOM and RSS format. It has support for extensions. Included is for example an extension to produce Podcasts.
- pkgver = 0.3.1
+ pkgver = 0.6.1
pkgrel = 1
url = http://lkiesow.github.io/python-feedgen
arch = any
+ license = BSD
license = GPL
+ makedepends = python-setuptools
depends = python2
- depends = python2-setuptools
- source = http://pypi.python.org/packages/source/f/feedgen/feedgen-0.3.1.tar.gz
- md5sums = 639556c8d4f62a15d8f0227c936f0ea0
+ depends = python2-lxml
+ depends = python2-dateutil
+ source = https://files.pythonhosted.org/packages/source/f/feedgen/feedgen-0.6.1.tar.gz
+ md5sums = 0356a7500222b7cb283fa02a5960a19b
pkgname = python2-feedgen