summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorroot2022-01-25 14:47:29 +0100
committerroot2022-01-25 14:47:29 +0100
commit807f717ba30846e024b098e877fcfd1bdf8e6bb5 (patch)
tree890594c64690bc0a430c6cd073fe8cc159596471 /PKGBUILD
parent7db835f6dccba6481b1e25dd65c5ca87dfc46b30 (diff)
downloadaur-807f717ba30846e024b098e877fcfd1bdf8e6bb5.tar.gz
Added dependency perl-lwp-protocol-https.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5681c7b46138..7b779699e201 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname="${_pkgname}-git"
_pkgver='latest'
epoch=1
pkgver=2.20+r377.20210326.g353760f
-pkgrel=3
+pkgrel=4
pkgdesc='Unofficial efa.vrr.de command line client and Perl module'
url='http://finalrewind.org/projects/Travel-Routing-DE-VRR/'
license=('custom:WTFPL')
@@ -16,6 +16,7 @@ depends=(
'perl-class-accessor'
'perl-exception-class'
'perl-libwww'
+ 'perl-lwp-protocol-https'
'perl-xml-libxml'
)
makedepends=(