summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6f4dc92e4b1..ab6b5605f3e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# See https://wiki.archlinux.org/index.php/Java_package_guidelines
pkgname=bundletool
pkgdesc="A command-line tool for manipulating Android App Bundles"
-pkgver=1.15.6
+pkgver=1.16.0
pkgrel=1
arch=('any')
url='https://github.com/google/bundletool'
@@ -12,7 +12,7 @@ source=(
bundletool
)
noextract=("$jarname")
-sha256sums=('38ae8a10bcdacef07ecce8211188c5c92b376be96da38ff3ee1f2cf4895b2cb8'
+sha256sums=('8207996f83a2839afd5ad6e8532da7485ea06874b8062a21a94b3e2eb97eb396'
'3e00767959cb7cb78b76856ae76b61f37b481ca77f28b50a27acdc4c1820891e')
package () {