Date: Sunday, March 25, 2018 @ 11:05:08 Author: bpiotrowski Revision: 312566
2.22-2: remove external optdepends Modified: rawdog/trunk/PKGBUILD ----------+ PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-25 11:04:13 UTC (rev 312565) +++ PKGBUILD 2018-03-25 11:05:08 UTC (rev 312566) @@ -8,7 +8,7 @@ pkgname=rawdog pkgver=2.22 -pkgrel=1 +pkgrel=2 pkgdesc="RSS Aggregator Without Delusions Of Grandeur" url="http://offog.org/code/rawdog.html" @@ -16,7 +16,6 @@ license=('GPL' 'LGPL') depends=('python2-feedparser') -optdepends=('python2-tidylib: cleaner html output') install=rawdog.install
