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

Levente Polyak anthraxx at gemini.archlinux.org
Fri Aug 19 18:34:14 UTC 2022


    Date: Friday, August 19, 2022 @ 18:34:14
  Author: anthraxx
Revision: 1270975

upgpkg: jadx 1.4.3-1

Modified:
  jadx/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-19 18:32:07 UTC (rev 1270974)
+++ PKGBUILD	2022-08-19 18:34:14 UTC (rev 1270975)
@@ -2,7 +2,7 @@
 # Contributor: Nicolas Hureau <archlinux at kalenz.net>
 
 pkgname=jadx
-pkgver=1.4.1
+pkgver=1.4.3
 pkgrel=1
 pkgdesc='Command line and GUI tools to produce Java source code from Android Dex and APK files'
 url='https://github.com/skylot/jadx'
@@ -11,8 +11,8 @@
 depends=('java-runtime>=11' 'bash')
 makedepends=('java-environment>=11' 'gradle')
 source=(https://github.com/skylot/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('9e9f25e0a963d86c61a3e16362043d8f82cf1c37320afa0e68b2543a8c4ad7ec77fadc8d0ef1b65a51d383eaed585c0b0df0b3e1b3e22b5ceced4c3d87609478')
-b2sums=('a0ccc29095eba0935e48e703d363e92ea1b5d6724494b69137d6fd19e520dbc5bf9ffec392bd39ac94d7d360a304e94d245f779d3df275a36f337f3b9088933d')
+sha512sums=('93ab7db6196d7129d295d5e45f1393a858b852786b71f311175c10096c76c5fa27bd97b733d560d9a8975dbc789d315347e8d85a18bd1e9d4063489fa45d1ded')
+b2sums=('041f2ebfbd573e074b1e3e74d4fa56b96e1b0a40f00023d03cf7cde08a421ea68e9961cdf69b097d0d4ee84bf890dba5343bca8a36722008efe77c4ce6ae5d27')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list