summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafał Wyszomirski2022-02-17 11:00:13 +0100
committerRafał Wyszomirski2022-02-17 11:00:13 +0100
commit2d671c2bfb8817227c72dc0b2c864357af0e4ef2 (patch)
treee02fb46edb32a947d656bf2e962e5f3e5dd0e1b9 /PKGBUILD
parent0811b87877d6c8e12d4db869a0640ad7de01ccb8 (diff)
downloadaur-2d671c2bfb8817227c72dc0b2c864357af0e4ef2.tar.gz
Bump v0.135.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6e972cd9219..e4c35f8b3a87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=flipper
-pkgver=0.134.0
+pkgver=0.135.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=('f0a9e96b8b735fc13848682744a6868d4b270e49353788f72980fbf337d3c173')
+sha256sums=('3ca78365b772dd0b4d80c0f302da291d1f35004d14a167e659d98e85805b2c28')
conflicts=('flipper-bin')
build() {