summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfarwayer2021-10-24 15:25:03 +0200
committerfarwayer2021-10-24 15:25:03 +0200
commita36e77a33997c61dde8caa1e99a1c82bcfcc69b9 (patch)
tree0c3eaba283af7c38d323533aef2cf89a2502fa11 /PKGBUILD
parent5e62e20082005ca23f47435e88d9604c8d958d0c (diff)
downloadaur-a36e77a33997c61dde8caa1e99a1c82bcfcc69b9.tar.gz
2.197.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a6b4f4f942c..1636bcac1620 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_gemname=fastlane
pkgname=$_gemname
-pkgver=2.196.0
+pkgver=2.197.0
pkgrel=1
pkgdesc='The easiest way to automate beta deployments and releases for your iOS and Android apps'
arch=(any)
@@ -16,7 +16,7 @@ source=(
fastlane
)
noextract=($_gemname-$pkgver.gem)
-sha1sums=('21e6a1ed8e0e9b44173fe836da9ae79b8021211c'
+sha1sums=('70d749dba993be010d8b108bf367460d3afb00cd'
'77df078e0af5365d7a9d406e46eb5719801c46a6')
package() {