blob: d567cf7c2dfeb84f5fed4eb3c7f8c522e5b72c19 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = fastlane
pkgdesc = The easiest way to automate beta deployments and releases for your iOS and Android apps
pkgver = 2.184.0
pkgrel = 1
url = https://fastlane.tools
arch = any
license = MIT
makedepends = ruby-rake
depends = ruby
noextract = fastlane-2.184.0.gem
options = !emptydirs
source = https://rubygems.org/downloads/fastlane-2.184.0.gem
source = fastlane
sha1sums = dd1e50de35ac73f1bcec5d61caa77c892bd21cd3
sha1sums = 77df078e0af5365d7a9d406e46eb5719801c46a6
pkgname = fastlane
|