diff options
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ # Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com> pkgname=glassfish -pkgver=7.0.12 +pkgver=7.0.16 pkgrel=1 pkgdesc="A Jakarta EE compatible implementation sponsored by the Eclipse Foundation." url="https://github.com/eclipse-ee4j/${pkgname}" @@ -14,7 +14,7 @@ source=("${url}/releases/download/${pkgver//_/-}/${pkgname}-${pkgver//_/-}.zip" "${pkgname}-sysusers.conf" "${pkgname}-tmpfiles.conf") -sha256sums=('c294bfd9c2975f51a92e82892d0e8eb16a143c34c5a013b746f0837be07a0bf6' +sha256sums=('0a0457780b7fe23c2c302394355a2dd0d2087fcd641386e37344988cffe72b8b' '85aaee79cf5624aec9de63662d9b37c2b95ea136472e0b47027ce71c93d069c3' '04aae18a2d4d66ae687a9cf144bc8775c8b903e63eea22ad0d8fb61086bcd2de' '44f7d2a8c63758053ee01326525cbac1ab3c04d581091d6b7b3bca4412acc10a') |