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