summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHai Zhang2019-09-13 22:33:11 -0700
committerHai Zhang2019-09-13 22:33:11 -0700
commit5caab624f866e701a32de837f4ee2eacbd4cea53 (patch)
tree352a1da28b720417437efb27442eae3ea0afd7ed /PKGBUILD
parentf58c77ecc2271e6fb66e560633356dbdc091f6cb (diff)
downloadaur-5caab624f866e701a32de837f4ee2eacbd4cea53.tar.gz
Update to 29.0.4.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be71fe813500..9b107b641d3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Christoph Bayer <chrbayer@criby.de>
pkgname=android-sdk-platform-tools
-pkgver=29.0.3
+pkgver=29.0.4
pkgrel=1
pkgdesc='Platform-Tools for Google Android SDK (adb and fastboot)'
arch=('x86_64')
@@ -17,7 +17,7 @@ install="${pkgname}.install"
source=("https://dl.google.com/android/repository/platform-tools_r${pkgver}-linux.zip"
"adb.service"
"license.html")
-sha1sums=('9a4ca208b5ddfdfc542922f0ce21063a9e4af595'
+sha1sums=('a266af09893d9005d887e5f788ddb68f006ccd3e'
'49a40c129199844603afe71fce69c0908e062393'
'bfb91be7e0b602d765b7a1fcaf0ce1b7e1a93faa')