summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafał Wyszomirski2022-04-29 10:02:20 +0200
committerRafał Wyszomirski2022-04-29 10:02:20 +0200
commite211e479028b03227ccbc40705e52565ad010a8c (patch)
treefcefa96885185ed3c3897f083ec349c367f39bd6 /PKGBUILD
parent38b8435ebac56c15a0d504eaa64d4791f9bf285d (diff)
downloadaur-e211e479028b03227ccbc40705e52565ad010a8c.tar.gz
Bump v0.144.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c56dd794507..3b8278a31498 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=flipper
-pkgver=0.142.0
+pkgver=0.144.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=('1dbd2fe93820f75b52728bc79a6f2b4d0b02e4dd5cabc4f7b0336a7fabec57d1')
+sha256sums=('0e0dd72db8fc51508981fc12ee3b6512ab7669f3d0dca3f531d6d79d7be77cd9')
conflicts=('flipper-bin')
build() {