summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitris Kiziridis2020-05-19 17:59:05 +0300
committerDimitris Kiziridis2020-05-19 17:59:05 +0300
commita7e66bb4edf5f6a9921e678a3b2da9beb6ec8a62 (patch)
tree7858e1b9a5e499627b101db6ad18f22a27cd5212
parenta65e38bbdeaa66adec8374512946c517cbe0a961 (diff)
downloadaur-a7e66bb4edf5f6a9921e678a3b2da9beb6ec8a62.tar.gz
fix indents
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd85be7cdaa3..643cc9adb30b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ depends=('gtk3'
'nodejs'
'libcups')
optdepends=('watchman: An inotify-based file watching and job triggering command line utility'
- 'android-sdk: Android debugging support')
+ 'android-sdk: Android debugging support')
makedepends=('gendesk' 'unzip')
noextract=("${pkgname}-${pkgver}.zip")
source=("${pkgname}-${pkgver}.zip::https://github.com/facebook/flipper/releases/download/v${pkgver}/Flipper-linux.zip"