summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafał Wyszomirski2022-06-12 11:47:27 +0200
committerRafał Wyszomirski2022-06-12 11:47:27 +0200
commit2c289570bda37c6baa0cb12d78b4d24f282b291b (patch)
tree881b0bda92b06e6cce61c16699daae1961c60796 /PKGBUILD
parent466d2d858f74045281bc151f0ec6ab6e0cef9a73 (diff)
downloadaur-2c289570bda37c6baa0cb12d78b4d24f282b291b.tar.gz
Bump v0.149.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6b37d36a1f2f..1bb8aa57d6f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=flipper
-pkgver=0.146.1
+pkgver=0.149.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=('184cb9f27768a3e819c956731a74c6bfec3cc3a2e18cf10cb5b99387587b5eb1')
+sha256sums=('d83f4b88898097a0898260033065dc94d4f405ae890ce5994da4e293f68b0fc2')
conflicts=('flipper-bin')
build() {