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

Levente Polyak anthraxx at archlinux.org
Wed Mar 6 23:03:32 UTC 2019


    Date: Wednesday, March 6, 2019 @ 23:03:32
  Author: anthraxx
Revision: 437946

upgpkg: jadx 0.9.0-1

Modified:
  jadx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-06 22:59:06 UTC (rev 437945)
+++ PKGBUILD	2019-03-06 23:03:32 UTC (rev 437946)
@@ -2,7 +2,7 @@
 # Contributor: Nicolas Hureau <archlinux at kalenz.net>
 
 pkgname=jadx
-pkgver=0.8.0
+pkgver=0.9.0
 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,7 +11,8 @@
 depends=('java-runtime=8' 'bash' 'fontconfig' 'xorg-font-utils')
 makedepends=('java-environment=8' 'gradle')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/skylot/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('bea4937c9e2912378d70922bc13e19e493ba8a5423332afa0c731bae9c307f5ec3c442227aed2d3ebba23b626ea460edd1fdc11cf74a2ba52b8e9d6e4e5b979b')
+sha256sums=('5106e89757cfe8b791d3092d6463368db5bb551cddbfd784cb64da35ce41011f')
+sha512sums=('adf95d90b619625917e72152229900435588c5d28b4814e4107a4aa35e9fa8efa0636c5385ab772cf3671aa29746aff9ab190f47d7007e49ddf21c3120bdce40')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list