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

Levente Polyak anthraxx at archlinux.org
Sun Dec 18 22:04:49 UTC 2016


    Date: Sunday, December 18, 2016 @ 22:04:48
  Author: anthraxx
Revision: 200226

upgpkg: jadx 0.6.1-1

Modified:
  jadx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-18 21:59:55 UTC (rev 200225)
+++ PKGBUILD	2016-12-18 22:04:48 UTC (rev 200226)
@@ -2,8 +2,8 @@
 # Contributor: Nicolas Hureau <archlinux at kalenz.net>
 
 pkgname=jadx
-pkgver=0.6.0
-pkgrel=4
+pkgver=0.6.1
+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'
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('java-runtime' 'bash' 'fontconfig' 'xorg-font-utils')
 makedepends=('java-environment' 'gradle')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/skylot/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('a1a4488aee4580ae5fbafed856b118bacd875383bf8ac46d9408ecf9de851363408604125a60e5c5c5e065ed6594ba3bdd88aee2890ffe484c4ef58abf7f9366')
+sha512sums=('05b62710164d4062ff3cd15529b571fa6c0d4aeb9466ec54c4ccc9985dbcce6d6ef4f22b18a6ce1a795a87ed917da199043c3b56a2f6e7984af6b371d0d99705')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list