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

Felix Yan felixonmars at archlinux.org
Fri Jun 11 00:25:00 UTC 2021


    Date: Friday, June 11, 2021 @ 00:25:00
  Author: felixonmars
Revision: 417949

upgpkg: junit 4.13.2-1

Modified:
  junit/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-11 00:24:41 UTC (rev 417948)
+++ PKGBUILD	2021-06-11 00:25:00 UTC (rev 417949)
@@ -1,6 +1,6 @@
 # Maintainer: Guillaume ALAUX <guillaume at archlinux.org>
 pkgname=junit
-pkgver=4.13.1
+pkgver=4.13.2
 pkgrel=1
 pkgdesc='Simple JVM framework to write repeatable tests'
 arch=('any')
@@ -8,7 +8,7 @@
 license=('EPL')
 depends=('java-environment' 'java-hamcrest')
 source=(https://search.maven.org/remotecontent?filepath=${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.jar{,.asc})
-sha512sums=('29769fb462c7db2fcca6de3a24b445ae252a7570950f9a2163e14c478f854e47056444d90b2d40f4cf4e3f37c03faacf694c2db12763e173c44362af50176b1f'
+sha512sums=('a31b9950f929a7e5a600d89787ef40e42a8a8e2392e210d0c0f45b3572937670a18a524f1815508cd1152cd1eaa7275cb7430ba45c053be365c83c231bccd3f0'
             'SKIP')
 validpgpkeys=('58E79B6ABC762159DC0B1591164BD2247B936711') # Marc Philipp (JUnit Development, 2014) <mail at marcphilipp.de>
 validpgpkeys+=('FF6E2C001948C5F2F38B0CC385911F425EC61B51') # "Open Source Development <mail at marcphilipp.de>" 



More information about the arch-commits mailing list