summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJules Sam. Randolph2021-03-15 10:27:16 -0300
committerJules Sam. Randolph2021-03-15 10:53:59 -0300
commitd81cff3d31dac901ebc64b4d40d509677e14d4bc (patch)
tree40ca3f9f7fe6e296b8f1394a05f9cbfb0fcaf6f0 /.SRCINFO
parent257db9efecf1e5b6c3bf34b86d81fca3b92586db (diff)
downloadaur-d81cff3d31dac901ebc64b4d40d509677e14d4bc.tar.gz
Update to v0.80.0
- Added openssl as direct dependency, see https://fbflipper.com/docs/getting-started/index/#installation - Removed failing package() `sed` command - Added missing reference to pkgdir when symlinking - Remove LICENSE file installation, since MIT is a commonly used license (see man PKGBUILD).
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f5d21e5c1b8..cce280d945ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = flipper
pkgdesc = A desktop debugging platform for mobile developers
- pkgver = 0.72.0
+ pkgver = 0.80.0
pkgrel = 1
url = https://fbflipper.com
arch = x86_64
@@ -12,10 +12,11 @@ pkgbase = flipper
depends = libsecret
depends = nss
depends = nodejs
- optdepends = watchman: An inotify-based file watching and job triggering command line utility
- optdepends = android-sdk: Android debugging support
- source = flipper-0.72.0.tar.gz::https://github.com/facebook/flipper/archive/v0.72.0.tar.gz
- sha256sums = 25092c18b4968732807bec2d6b5b3f724d3d12178eda7e7ab1e876a4478f1131
+ depends = openssl
+ optdepends = watchman: Required for a fully functional install
+ optdepends = android-sdk: Required for a fully functional install
+ source = flipper-0.80.0.tar.gz::https://github.com/facebook/flipper/archive/v0.80.0.tar.gz
+ sha256sums = cbd2b013164fc363e22958cd92ad99de235520f7c1399c5b17975d2dba9f1183
pkgname = flipper