summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZachary Michaels2021-01-19 07:59:15 -0800
committerZachary Michaels2021-01-19 07:59:15 -0800
commit2e41d94db01f5f97986737d0b41cc179511896e6 (patch)
tree62e7c5204bd34718d0a302c6e11fdfec04e1f57c /PKGBUILD
parentfc083d9e2d067d35559853e1d958a55ab18f7fc0 (diff)
downloadaur-2e41d94db01f5f97986737d0b41cc179511896e6.tar.gz
Bump to 1.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba5e033a307a..3d12470d5660 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.3.0
+pkgver=1.4.0
pkgrel=1
arch=('any')
url='https://github.com/google/bundletool'
@@ -12,7 +12,7 @@ source=(
bundletool
)
noextract=("$jarname")
-sha256sums=('b2ad86d5ee298e9b64dd5955243fee584124434eedbe3c6401607b5ebb4e2dc5'
+sha256sums=('e0fa0107e4dc44df70fc1c942fac716a4707159fac40e1e76f2aad965ce47824'
'3e00767959cb7cb78b76856ae76b61f37b481ca77f28b50a27acdc4c1820891e')
package () {