summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfarwayer2021-04-15 23:44:30 +0300
committerfarwayer2021-04-15 23:44:30 +0300
commitc15fe3a7ee91e4ae0838d1936a9ae142c9aea96d (patch)
tree7e3e16239277202d0cb89a2c3c0ca6fd24b91150 /PKGBUILD
parent711248561467f7b39567aa4f7f2868dc69f4da3a (diff)
downloadaur-c15fe3a7ee91e4ae0838d1936a9ae142c9aea96d.tar.gz
rubygems as makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b90c3edf2846..ad0a1961c2b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,13 @@
_gemname=fastlane
pkgname=$_gemname
pkgver=2.180.1
-pkgrel=2
+pkgrel=3
pkgdesc='The easiest way to automate beta deployments and releases for your iOS and Android apps'
arch=(any)
url='https://fastlane.tools'
license=(MIT)
depends=(ruby2.7)
+makedepends=(rubygems)
options=(!emptydirs)
source=(
https://rubygems.org/downloads/$pkgname-$pkgver.gem