summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfarwayer2021-10-16 17:40:21 +0200
committerfarwayer2021-10-16 17:40:21 +0200
commit5e62e20082005ca23f47435e88d9604c8d958d0c (patch)
treed0e8157fc88fa4510bb38c543a98edecad84c7e0 /PKGBUILD
parent6dbf58b20be914241bf4821777d885b6d3acc3dd (diff)
downloadaur-5e62e20082005ca23f47435e88d9604c8d958d0c.tar.gz
2.196.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12a49688d51b..3a6b4f4f942c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_gemname=fastlane
pkgname=$_gemname
-pkgver=2.195.0
+pkgver=2.196.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=('744a0e4ce19c3795fe28958f9e85b9672536cdd0'
+sha1sums=('21e6a1ed8e0e9b44173fe836da9ae79b8021211c'
'77df078e0af5365d7a9d406e46eb5719801c46a6')
package() {