summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafał Wyszomirski2023-07-19 17:56:42 +0200
committerRafał Wyszomirski2023-07-19 17:56:42 +0200
commit04beb6aa038b058fb242dfbe5a60b6d451658ee9 (patch)
tree63002437d6c4d78e4c21f20d729694885b76ba04 /PKGBUILD
parentcb1dd10ed83bc180e6fd252639d7006afac6f544 (diff)
downloadaur-04beb6aa038b058fb242dfbe5a60b6d451658ee9.tar.gz
Bump v0.206.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27e63834cac0..a4cc097ff53a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=flipper
-pkgver=0.186.0
+pkgver=0.206.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=('0bc9305a2aa05160eef6dd7286d8a07cc77f9d06cdd9109e0384e29fec68b8b0')
+sha256sums=('d3ecfd865aea518154c45bf78e7b5eb92162d95955e33e4becd435fa868df470')
conflicts=('flipper-bin')
build() {