blob: 2d32eee36b2d7628b8404fcdf2309d1ae91dcd18 (
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.225.0
pkgrel = 1
url = https://fastlane.tools
arch = any
license = MIT
makedepends = ruby-rake
depends = ruby
noextract = fastlane-2.225.0.gem
options = !emptydirs
source = https://rubygems.org/downloads/fastlane-2.225.0.gem
source = fastlane
sha256sums = e43c1356d75ce6526c719b1b4590d0d82e9048249f6bb4322fb003783ddc470b
sha256sums = feb1a15a8120dd3de709d73287fd4a754dbbfb05fa839f4927b3b7d6ea9b5ee3
pkgname = fastlane
|