summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafał Wyszomirski2023-11-18 16:22:41 +0100
committerRafał Wyszomirski2023-11-18 16:22:41 +0100
commitda9e83390e9f9cac9001930f1982887806149e6f (patch)
treee9984eaf885f484bca688cf83946d541c4b1d8db /PKGBUILD
parent7a67081ceff0f55947113e502222c37b47619847 (diff)
downloadaur-da9e83390e9f9cac9001930f1982887806149e6f.tar.gz
Bump v0.239.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec2a01fc7026..6d65a3e0f75a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=flipper
-pkgver=0.236.0
+pkgver=0.239.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=('e6da77e66129777d6b8a03528f952382b7a35db05a307162a18fd238eb134598')
+sha256sums=('3fa7455e7e076afe49c38f9989ae398a59db0e647c9f8edcc9f2210bae345e94')
conflicts=('flipper-bin')
build() {