summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafał Wyszomirski2022-05-25 13:06:56 +0200
committerRafał Wyszomirski2022-05-25 13:06:56 +0200
commit466d2d858f74045281bc151f0ec6ab6e0cef9a73 (patch)
tree0dcfa1a53cd4bb6b8b8a838823b237db84345495 /PKGBUILD
parente211e479028b03227ccbc40705e52565ad010a8c (diff)
downloadaur-466d2d858f74045281bc151f0ec6ab6e0cef9a73.tar.gz
Bump v0.146.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b8278a31498..6b37d36a1f2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=flipper
-pkgver=0.144.0
+pkgver=0.146.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=('0e0dd72db8fc51508981fc12ee3b6512ab7669f3d0dca3f531d6d79d7be77cd9')
+sha256sums=('184cb9f27768a3e819c956731a74c6bfec3cc3a2e18cf10cb5b99387587b5eb1')
conflicts=('flipper-bin')
build() {