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