summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafał Wyszomirski2022-08-04 09:31:44 +0200
committerRafał Wyszomirski2022-08-04 09:31:44 +0200
commit66fc7eb6bfd0615a70030502b7d2828940af9cc1 (patch)
treef3a4b5625251a00486b56f145516b2d00f00906a /PKGBUILD
parentcb34cd67cb9225c1d4242bf38df2c61ade1d7aa6 (diff)
downloadaur-66fc7eb6bfd0615a70030502b7d2828940af9cc1.tar.gz
Bump v0.157.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d5dee98e9b9e..c53d06f74571 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=flipper
-pkgver=0.156.0
+pkgver=0.157.0
pkgrel=1
pkgdesc="A desktop debugging platform for mobile developers"
arch=('x86_64')
@@ -20,7 +20,7 @@ optdepends=('watchman: Required for a fully functional install'
'android-sdk: Required for a fully functional install')
makedepends=('git' 'yarn' 'gendesk')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/facebook/flipper/archive/v${pkgver}.tar.gz")
-sha256sums=('e85fd4bf9a573ec4efd9069b70373a39ba11caee6cefdfd455925db3c7dbac4d')
+sha256sums=('7487888a9bd32924b59d4899ea4dea7042adf3dde14e5f94e541cb7554601c16')
conflicts=('flipper-bin')
build() {