summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d8196bd07ea..5a991b3a6dcd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
pkgname=rssdrop
pkgver=24.489d343
-pkgrel=1
+pkgrel=2
pkgdesc="A Perl script to deliver rss feeds to Maildirs."
arch=('any')
url="https://github.com/petronny/rssdrop"
license=('GPL3')
-depends=('perl-xml-simple' 'perl-date-manip' 'perl-lwp-protocol-https')
+depends=('inetutils' 'perl-xml-simple' 'perl-date-manip' 'perl-lwp-protocol-https')
makedepends=('git')
source=("git+https://github.com/petronny/rssdrop"
"rssdrop.install")