summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorroot2022-01-25 15:10:15 +0100
committerroot2022-01-25 15:10:15 +0100
commit3b03a2db110de4e874851325f62287775ac3d1f2 (patch)
tree5a23a13544732d2ed833a746e27ffc085f45d4d0 /PKGBUILD
parentc5dec790f520627e48e7bc347e2fe647e5e3eb91 (diff)
downloadaur-3b03a2db110de4e874851325f62287775ac3d1f2.tar.gz
Added 'perl-lwp-protocol-https' to `depends`.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e1e4f330e64b..06bbfa11d13c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname="${_pkgname}-git"
_pkgver='latest'
epoch=1
pkgver=2.01+r141.20190704.g15af690
-pkgrel=3
+pkgrel=4
pkgdesc='Travel::Status::DE::URA is an inofficial interface to URA-based departure monitors (as used by ASEAG)'
url='http://finalrewind.org/projects/Travel-Status-DE-URA/'
license=('GPL' 'PerlArtistic')
@@ -17,6 +17,7 @@ depends=(
'perl-datetime'
'perl-datetime-format-duration'
'perl-list-moreutils'
+ 'perl-lwp-protocol-https'
'perl-text-csv'
)
makedepends=(