summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad4f4a8519ea..cecc8b93272d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun Oct 1 21:50:01 UTC 2017
+# Sun Oct 1 21:56:26 UTC 2017
pkgbase = android-sdk-platform-tools
pkgdesc = Platform-Tools for Google Android SDK (adb and fastboot)
pkgver = r26.0.1
diff --git a/PKGBUILD b/PKGBUILD
index 84d9c2638e21..594d1f758eb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,6 @@ depends_x86_64=('zlib' 'ncurses')
provides=('adb' 'android-tools')
conflicts=('adb')
install="${pkgname}.install"
-
source=("https://dl.google.com/android/repository/platform-tools_${pkgver}-linux.zip"
"adb.service"
"license.html")