blob: aadde28c31b8655dcbcd1ce4448c69e088df8da3 (
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.183.2
pkgrel = 1
url = https://fastlane.tools
arch = any
license = MIT
makedepends = ruby-rake
depends = ruby
noextract = fastlane-2.183.2.gem
options = !emptydirs
source = https://rubygems.org/downloads/fastlane-2.183.2.gem
source = fastlane
sha1sums = 4b7f08ce6533bf7c7fabff9bc8de14cda4e55c87
sha1sums = 77df078e0af5365d7a9d406e46eb5719801c46a6
pkgname = fastlane
|