summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--android-sdk-platform-tools.install2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 980361d39547..ad4f4a8519ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun Oct 1 21:45:48 UTC 2017
+# Sun Oct 1 21:50:01 UTC 2017
pkgbase = android-sdk-platform-tools
pkgdesc = Platform-Tools for Google Android SDK (adb and fastboot)
pkgver = r26.0.1
diff --git a/android-sdk-platform-tools.install b/android-sdk-platform-tools.install
index 7ab2e0fec360..7dd23437cd60 100644
--- a/android-sdk-platform-tools.install
+++ b/android-sdk-platform-tools.install
@@ -1,3 +1,3 @@
post_install() {
- echo 'You need to source /etc/profile or relogin to add the Android SDK tools to your path.'
+ echo 'You need to source /etc/profile or relogin to add the Android SDK platform tools to your path.'
}