[arch-commits] Commit in tomcat6/trunk (PKGBUILD)

Guillaume Alaux guillaume at archlinux.org
Wed May 13 10:51:32 UTC 2015


    Date: Wednesday, May 13, 2015 @ 12:51:32
  Author: guillaume
Revision: 239285

Upstream release 6.0.44

Modified:
  tomcat6/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-13 04:19:53 UTC (rev 239284)
+++ PKGBUILD	2015-05-13 10:51:32 UTC (rev 239285)
@@ -1,7 +1,7 @@
 # Maintainer: Guillaume ALAUX <guillaume at archlinux.org>
 pkgname=tomcat6
-pkgver=6.0.43
-pkgrel=2
+pkgver=6.0.44
+pkgrel=1
 pkgdesc='Open source implementation of the Java Servlet 2.5 and JavaServer Pages 2.1 technologies'
 arch=('any')
 url='http://tomcat.apache.org/'
@@ -21,10 +21,10 @@
         systemd_sysusers.d_${pkgname}.conf
         systemd_tmpfiles.d_${pkgname}.conf)
 
-sha256sums=('8952239e20856714fd3ae0ae88aa57e69f50c196091c39ec033906109f67b068'
+sha256sums=('aab792322e75c6502675120933cbc519cfb59ac8d192f4fa103371a335708224'
             'df31fc3e41164bc7888516eebadb6f38fbbfe5882b8489928f8944237a3942a1'
-            '07b9ff0686134b3256cda8b5253b91ba23f54b547640729e2382c3c12067ea80'
-            '16046fc93a569cb817994ac251bbf464659286c39c2d9a5a2f52030d94a50dd0')
+            '59307049dab88a7adeb3b0a8e5c77a6e5950b48482be09650d899222c521b589'
+            '07b9ff0686134b3256cda8b5253b91ba23f54b547640729e2382c3c12067ea80')
 
 _gid_log=19
 _gid_tomcat=66
@@ -76,7 +76,3 @@
   install -Dm644 "${srcdir}"/systemd_tmpfiles.d_${pkgname}.conf \
                  "${pkgdir}"/usr/lib/tmpfiles.d/${pkgname}.conf
 }
-sha256sums=('8952239e20856714fd3ae0ae88aa57e69f50c196091c39ec033906109f67b068'
-            'df31fc3e41164bc7888516eebadb6f38fbbfe5882b8489928f8944237a3942a1'
-            '59307049dab88a7adeb3b0a8e5c77a6e5950b48482be09650d899222c521b589'
-            '07b9ff0686134b3256cda8b5253b91ba23f54b547640729e2382c3c12067ea80')



More information about the arch-commits mailing list