summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafał Wyszomirski2022-07-29 10:25:31 +0200
committerRafał Wyszomirski2022-07-29 10:25:31 +0200
commitcb34cd67cb9225c1d4242bf38df2c61ade1d7aa6 (patch)
tree43b5eb4444d3b9ebaab74587d68a046f633a3b86 /PKGBUILD
parent479fe91d7af0cf1759a9bb55e7bd8d2d62c0ecf3 (diff)
downloadaur-cb34cd67cb9225c1d4242bf38df2c61ade1d7aa6.tar.gz
Bump v0.156.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4cb17ea9a96d..d5dee98e9b9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=flipper
-pkgver=0.152.0
+pkgver=0.156.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=('f7f788051deaae4a3f2cd7bc4399d71f8c3f8a588fb803e50316c0ba3ce8ce60')
+sha256sums=('e85fd4bf9a573ec4efd9069b70373a39ba11caee6cefdfd455925db3c7dbac4d')
conflicts=('flipper-bin')
build() {