[arch-commits] Commit in android-tools/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Sun Aug 2 01:51:35 UTC 2020


    Date: Sunday, August 2, 2020 @ 01:51:34
  Author: anatolik
Revision: 667570

Use space instead of tabs for consistency

Modified:
  android-tools/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-02 01:46:09 UTC (rev 667569)
+++ PKGBUILD	2020-08-02 01:51:34 UTC (rev 667570)
@@ -21,8 +21,8 @@
         git+https://android.googlesource.com/platform/frameworks/native#tag=$_tag
         git+https://android.googlesource.com/platform/system/core#tag=$_tag
         git+https://android.googlesource.com/platform/system/extras#tag=$_tag
-	git+https://android.googlesource.com/platform/system/libbase#tag=$_tag
-	git+https://android.googlesource.com/platform/system/libziparchive#tag=$_tag
+        git+https://android.googlesource.com/platform/system/libbase#tag=$_tag
+        git+https://android.googlesource.com/platform/system/libziparchive#tag=$_tag
         git+https://android.googlesource.com/platform/system/tools/mkbootimg#tag=$_tag
         git+https://android.googlesource.com/platform/external/selinux#tag=$_tag
         git+https://android.googlesource.com/platform/external/f2fs-tools#tag=$_tag



More information about the arch-commits mailing list