Date: Tuesday, February 4, 2014 @ 21:55:17 Author: guillaume Revision: 205433
FS#38787 - pkgrel bump to fix dbcp not correctly built Modified: tomcat8/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-02-04 20:51:53 UTC (rev 205432) +++ PKGBUILD 2014-02-04 20:55:17 UTC (rev 205433) @@ -1,7 +1,7 @@ # Maintainer: Guillaume ALAUX <[email protected]> pkgname=tomcat8 pkgver=8.0.1 -pkgrel=1 +pkgrel=2 arch=('any') url='http://tomcat.apache.org/' license=('APACHE')
