summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafał Wyszomirski2022-02-02 14:50:03 +0100
committerRafał Wyszomirski2022-02-02 14:50:03 +0100
commitc6fc8574f426bf32cc9b9aa151a6f3d24b3b7f2f (patch)
tree054b8d604aa6aecef33fd261ad02a01bcf3c741f /PKGBUILD
parent14fdf21981874ac06385f90f0119c5a39f7e14d5 (diff)
downloadaur-c6fc8574f426bf32cc9b9aa151a6f3d24b3b7f2f.tar.gz
Bump v0.132.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 687731c2fa58..e5b5ac46d5fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=flipper
-pkgver=0.131.1
+pkgver=0.132.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=('3002c2c06298751f22264bb9bb2fceb86a225f16fd17753013ca3e2a1cc15e77')
+sha256sums=('b5622366ed23b9967fbeca0903b1a7ce8c0d45d45526115918a7545fa3c33136')
conflicts=('flipper-bin')
build() {