diff options
Diffstat (limited to 'testing/rt4/APKBUILD')
-rw-r--r-- | testing/rt4/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/rt4/APKBUILD b/testing/rt4/APKBUILD index 82c896d1ee..6f428d66ef 100644 --- a/testing/rt4/APKBUILD +++ b/testing/rt4/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=rt4 pkgver=4.0.0 -pkgrel=0 +pkgrel=1 pkgdesc="Request Tracker - issue and bug tracker" url="http://www.bestpractical.com/rt" arch="noarch" @@ -30,7 +30,7 @@ depends="perl perl-text-template perl-text-wrapper perl-time-hires - perl-time-parsedate + perl-time-modules perl-tree-simple perl-universal-require perl-xml-rss |