summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJens Adam2015-09-25 10:51:59 +0200
committerJens Adam2015-09-25 10:51:59 +0200
commit8a5261ca2bcbfcf7e904b3dbc185d20de43008ed (patch)
tree6380420103ea545686f9098be522d208e84f5f1a /PKGBUILD
parentc60a47351563b581fdada6c1d61b01732128d31f (diff)
downloadaur-8a5261ca2bcbfcf7e904b3dbc185d20de43008ed.tar.gz
perl-travel-status-de-deutschebahn: 1.05 -> 2.00
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 326b9d5e1df7..9b976016e302 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,19 @@
_perlmod=Travel-Status-DE-DeutscheBahn
pkgname=perl-travel-status-de-deutschebahn
-pkgver=1.05
-pkgrel=2
+pkgver=2.00
+pkgrel=1
pkgdesc='Interface to the DeutscheBahn online departure monitor'
url='http://finalrewind.org/projects/Travel-Status-DE-DeutscheBahn/'
license=('PerlArtistic')
arch=('any')
depends=('perl-class-accessor' 'perl-libwww' 'perl-xml-libxml')
-makedepends=('perl-module-build' 'perl-file-slurp' 'perl-test-compile' 'perl-test-pod')
+makedepends=('perl-module-build' 'perl-file-slurp' 'perl-json' 'perl-list-moreutils'
+ 'perl-test-compile' 'perl-test-pod')
options=('!emptydirs')
validpgpkeys=('781BB7071C6BF648EAEB08A1100D5BFB5166E005')
source=("http://finalrewind.org/projects/${_perlmod}/${_perlmod}-${pkgver}.tar.gz"{,.asc})
-md5sums=('015c0edaf98f25abb4939a3381e692a8' '9927a0ce27ea8be65d0e40b3459f3e17')
+md5sums=('ecdbc10f6781aef9e4bd27017ed9b731' 'ce6492e4ed87fcb217ac120634d0d827')
build() {
cd "${srcdir}"/${_perlmod}-${pkgver}