summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafał Wyszomirski2022-01-13 10:27:39 +0100
committerRafał Wyszomirski2022-01-13 10:27:39 +0100
commit605a45358a9af049018e11457cf02ff5e460107e (patch)
tree7aa976cb6a05315c969698ef87c76b6866693a6b /PKGBUILD
parent7afdafe42b35a550142a7a29c5151fd9298d83ef (diff)
downloadaur-605a45358a9af049018e11457cf02ff5e460107e.tar.gz
Bump v0.128.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 069e0d30c40d..321e8f9ed064 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=flipper
-pkgver=0.127.0
+pkgver=0.128.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=('a6413e0fa479dd673b45db84d5bd324194cecd5f0cc8198d68f29c85ce5fc30c')
+sha256sums=('da155d45cdf79286c4c3c635440ef424dca9f36bdf85e0a146ad32cf13d94587')
conflicts=('flipper-bin')
build() {