Date: Thursday, March 18, 2021 @ 12:00:15 Author: diabonas Revision: 894388
upgpkg: groovy 2.5.14-1: upstream security release (CVE-2020-17521, FS#68865) Modified: groovy/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-18 11:49:52 UTC (rev 894387) +++ PKGBUILD 2021-03-18 12:00:15 UTC (rev 894388) @@ -5,7 +5,7 @@ # Contributor: Andreas W. Hauser <[email protected]> pkgname=groovy -pkgver=2.5.13 +pkgver=2.5.14 pkgrel=1 pkgdesc='Programming language based on Java, inspired by Python, Ruby and Smalltalk' arch=('any') @@ -16,7 +16,7 @@ makedepends=('gendesk') # .asc file is available for download, but there was no key available source=("https://dl.bintray.com/groovy/maven/apache-$pkgname-binary-$pkgver.zip") -sha256sums=('ec140c1a3a36df44f863a6ca1a6d3fba763eade67f3a283518b821f7ac6f3cbe') +sha256sums=('71a876a99a4e8f2ad10cc48becd3fc7442498b23915e93e5cd834dafed1c9699') prepare() { # Generate desktop shortcut
