blob: 746f08b6cfb1d8185b478ffb475e761676e5943d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-rssd-usermode
pkgdesc = A service for displaying the latest news from RSS feeds via notify.
pkgver = 1.54b6441
pkgrel = 1
url = https://gitflic.ru/project/ksandr/python-rssd
install = python-rssd-usermode.install
arch = x86_64
license = GPL
depends = python
depends = dbus-python
depends = python-feedparser
optdepends = python-requests-html: for parsing inaccessible RSS
provides = python-rssd
source = git+https://gitflic.ru/project/ksandr/python-rssd.git#commit=54b6441
md5sums = SKIP
pkgname = python-rssd-usermode
|