summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafał Wyszomirski2022-07-01 11:09:01 +0200
committerRafał Wyszomirski2022-07-01 11:09:01 +0200
commit479fe91d7af0cf1759a9bb55e7bd8d2d62c0ecf3 (patch)
tree30072ca052fa13257cdab02b9e2b2e4afc45ec70 /PKGBUILD
parent2c289570bda37c6baa0cb12d78b4d24f282b291b (diff)
downloadaur-479fe91d7af0cf1759a9bb55e7bd8d2d62c0ecf3.tar.gz
Bump v0.152.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1bb8aa57d6f1..4cb17ea9a96d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=flipper
-pkgver=0.149.0
+pkgver=0.152.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=('d83f4b88898097a0898260033065dc94d4f405ae890ce5994da4e293f68b0fc2')
+sha256sums=('f7f788051deaae4a3f2cd7bc4399d71f8c3f8a588fb803e50316c0ba3ce8ce60')
conflicts=('flipper-bin')
build() {