summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafał Wyszomirski2023-08-17 12:26:38 +0200
committerRafał Wyszomirski2023-08-17 12:26:38 +0200
commit2d564a24a2193713880c67bf9138669df9ec3bfc (patch)
tree2a9b721d56654c06e3bfca680e9e5455fef0e7bc /PKGBUILD
parent34dbd870f4035fdbae3205de4845729e397b4166 (diff)
downloadaur-2d564a24a2193713880c67bf9138669df9ec3bfc.tar.gz
Bump v0.211.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 796337910613..f347005b62ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=flipper
-pkgver=0.211.0
+pkgver=0.211.1
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=('49cfab02905f4f519bdae2b54af140cefcc01b3d1d5cb216234a41cf2035dbbb')
+sha256sums=('9a501491ea0818e2d3beecbd545fb11d469ae1f304b877ff808dbc660927d095')
conflicts=('flipper-bin')
build() {