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

Levente Polyak anthraxx at archlinux.org
Tue Jan 7 22:45:44 UTC 2020


    Date: Tuesday, January 7, 2020 @ 22:45:43
  Author: anthraxx
Revision: 550143

upgpkg: jadx 1.1.0-1

Modified:
  jadx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-07 22:45:18 UTC (rev 550142)
+++ PKGBUILD	2020-01-07 22:45:43 UTC (rev 550143)
@@ -2,7 +2,7 @@
 # Contributor: Nicolas Hureau <archlinux at kalenz.net>
 
 pkgname=jadx
-pkgver=1.0.0
+pkgver=1.1.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,8 +11,8 @@
 depends=('java-runtime=8' 'bash' 'fontconfig' 'xorg-font-utils')
 makedepends=('java-environment=8' 'gradle')
 source=(https://github.com/skylot/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('bef7354f75d2dc89e28a22d81a551425573e0bf03577a28aad2ac33e5977abd8')
-sha512sums=('95777b7b658dbed74ae2b88ae643d8e0190199a814ccc59d1d95ef40caaffdebee862c07a0661f82073248401989af4c9d326d86f2c9ba8d4b3a02f19d2b3d87')
+sha256sums=('86136f831e1e7889c012ddb5b874a014e1db6d615c805a9c832ec54ef22e292c')
+sha512sums=('baaace5cbcbc96953d91818482b8a913395a9e5e6015b550cde7aefa545f924a01ed390329b3163341d8e7635b302def3b2696fbd8d2c7ef1010be148922e435')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list