summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafał Wyszomirski2023-11-08 14:55:18 +0100
committerRafał Wyszomirski2023-11-08 14:55:18 +0100
commit7a67081ceff0f55947113e502222c37b47619847 (patch)
tree40e7b1b5ae186e7b7abd5ed5eb80cb4ecd214794 /PKGBUILD
parent4bfd6cdba6e2cc1c9514a13ba38adeaf2d790fcc (diff)
downloadaur-7a67081ceff0f55947113e502222c37b47619847.tar.gz
Bump v0.236.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90488374d4a4..ec2a01fc7026 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=flipper
-pkgver=0.212.0
+pkgver=0.236.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=('3ba011ba12be85b9a9e1706e2638e2956e9e850c2b825ecdcd3e0a43c7e63037')
+sha256sums=('e6da77e66129777d6b8a03528f952382b7a35db05a307162a18fd238eb134598')
conflicts=('flipper-bin')
build() {