summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafał Wyszomirski2022-09-21 22:01:03 +0200
committerRafał Wyszomirski2022-09-21 22:01:03 +0200
commit6768e1732e464afd09e59b10b94dd5dfd2361b1f (patch)
treec7b90ef524261b26746f2d9062129d70e1aa45f5 /PKGBUILD
parentd6f7b3ed2db777733000dd7ba0e131f324402825 (diff)
downloadaur-6768e1732e464afd09e59b10b94dd5dfd2361b1f.tar.gz
Bump v0.166.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6c3a6163668..3a91bf3e9930 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=flipper
-pkgver=0.165.0
+pkgver=0.166.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=('e7054eac88a95f916868aa598dc74a8ff50dc07defb0044bbf908e4e243ba8f6')
+sha256sums=('7766011e4e24edcadd85455f73e2c698458f6ce0ee6666d3890cbc703ebf19cb')
conflicts=('flipper-bin')
build() {