summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2025-03-27 22:26:18 +0100
committerDaniel Peukert2025-03-27 22:26:18 +0100
commitad129ece94e6b295af9e3a2e4491b2189a787e68 (patch)
tree3aa48e40ed4c8aa2d5a7e68c0858efafc3eba0d5
parentcc2dc49c5cd732bf26b585cf3b129953a0b7f8ab (diff)
downloadaur-ad129ece94e6b295af9e3a2e4491b2189a787e68.tar.gz
[flow-bin] Update to 0.266.0
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD8
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d1c152e15801..5f0e33ed3ab6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,22 @@
pkgbase = flow-bin
pkgdesc = A static type checker for JavaScript - binary version
- pkgver = 0.265.2
+ pkgver = 0.266.0
pkgrel = 1
url = https://flow.org
arch = x86_64
arch = aarch64
license = MIT
- provides = flow=0.265.2
+ provides = flow=0.266.0
conflicts = flow
- source = flow-bin-0.265.2-bash-completion::https://github.com/facebook/flow/raw/v0.265.2/resources/shell/bash-completion
- source = flow-bin-0.265.2-LICENSE::https://github.com/facebook/flow/raw/v0.265.2/LICENSE
+ source = flow-bin-0.266.0-bash-completion::https://github.com/facebook/flow/raw/v0.266.0/resources/shell/bash-completion
+ source = flow-bin-0.266.0-LICENSE::https://github.com/facebook/flow/raw/v0.266.0/LICENSE
b2sums = 31a3133c70ea57e8fd8025add5701b9be627020d4f82655e7911853b33e3197eb53893fd119348112839d877a8d668aedfa15c7bb214de8f573b8453f69c4cc3
b2sums = 20291e21101540292f47589798cc1264fd5fc496b556ccdb1264381ff093a6be8677270fa7b3d342a42d78758b1f2d41fb4a759d3a590c41cefd0b375b8d8b70
- source_x86_64 = flow-bin-0.265.2-x86_64.zip::https://github.com/facebook/flow/releases/download/v0.265.2/flow-linux64-v0.265.2.zip
- source_x86_64 = flow-bin-0.265.2-parser-x86_64.zip::https://github.com/facebook/flow/releases/download/v0.265.2/libflowparser-linux64-v0.265.2.zip
- b2sums_x86_64 = c85c5d50e08e82b4e7bc12d2099fd0ff9acb5c221349f4a0f2b27276c3f2438b5ac2fa99dce1faad20a0e06559d40cf45a4b905ec4467fa099f1cbfa3477a29d
- b2sums_x86_64 = 54481e63867b2b6a538994cde8a95541bca351fcf30950a09a4b4ba1135f0c7701d108315fcfa5ee4a749029e33767f679c8276f8286fadf0b6e55eb720e5dd2
- source_aarch64 = flow-bin-0.265.2-aarch64.zip::https://github.com/facebook/flow/releases/download/v0.265.2/flow-linux-arm64-v0.265.2.zip
- b2sums_aarch64 = f1318891ccf4d995fc858edcf012dd886963bf3976526b7c6ae78558231cd1cd4f6c1898e99fb00c74827a0828501424310413ccba073313d2c32356d767e47f
+ source_x86_64 = flow-bin-0.266.0-x86_64.zip::https://github.com/facebook/flow/releases/download/v0.266.0/flow-linux64-v0.266.0.zip
+ source_x86_64 = flow-bin-0.266.0-parser-x86_64.zip::https://github.com/facebook/flow/releases/download/v0.266.0/libflowparser-linux64-v0.266.0.zip
+ b2sums_x86_64 = 35579f188b2eea3e68fc0e82be81c856e09fd8f6d488c3b267110cb054c890e6583ec63ef69e817fb63f46cdc36152ca37ecfe00d61e7bbe57a6c5707048852e
+ b2sums_x86_64 = be3f7be2e06ff371ce800188469e26453cdabd346c7c715419f3f56b9fe4b1917acece20c7510b9172ba31210d969d644e8e122d6138dfa54f9d58f68ea1b127
+ source_aarch64 = flow-bin-0.266.0-aarch64.zip::https://github.com/facebook/flow/releases/download/v0.266.0/flow-linux-arm64-v0.266.0.zip
+ b2sums_aarch64 = 0db479711e592034941e457b3168eb1dd4511080b56b5667d02d8b00c21e43d8617e183e52733ea7a3c2790211557d7b00cbb399fdffe5dd19082693e622133f
pkgname = flow-bin
diff --git a/PKGBUILD b/PKGBUILD
index 64dde740a7ec..cc270635ecb4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Jordan Klassen <forivall@gmail.com>
_pkgname='flow'
pkgname="$_pkgname-bin"
-pkgver='0.265.2'
+pkgver='0.266.0'
pkgrel='1'
pkgdesc='A static type checker for JavaScript - binary version'
arch=('x86_64' 'aarch64')
@@ -24,9 +24,9 @@ source=(
)
b2sums=('31a3133c70ea57e8fd8025add5701b9be627020d4f82655e7911853b33e3197eb53893fd119348112839d877a8d668aedfa15c7bb214de8f573b8453f69c4cc3'
'20291e21101540292f47589798cc1264fd5fc496b556ccdb1264381ff093a6be8677270fa7b3d342a42d78758b1f2d41fb4a759d3a590c41cefd0b375b8d8b70')
-b2sums_x86_64=('c85c5d50e08e82b4e7bc12d2099fd0ff9acb5c221349f4a0f2b27276c3f2438b5ac2fa99dce1faad20a0e06559d40cf45a4b905ec4467fa099f1cbfa3477a29d'
- '54481e63867b2b6a538994cde8a95541bca351fcf30950a09a4b4ba1135f0c7701d108315fcfa5ee4a749029e33767f679c8276f8286fadf0b6e55eb720e5dd2')
-b2sums_aarch64=('f1318891ccf4d995fc858edcf012dd886963bf3976526b7c6ae78558231cd1cd4f6c1898e99fb00c74827a0828501424310413ccba073313d2c32356d767e47f')
+b2sums_x86_64=('35579f188b2eea3e68fc0e82be81c856e09fd8f6d488c3b267110cb054c890e6583ec63ef69e817fb63f46cdc36152ca37ecfe00d61e7bbe57a6c5707048852e'
+ 'be3f7be2e06ff371ce800188469e26453cdabd346c7c715419f3f56b9fe4b1917acece20c7510b9172ba31210d969d644e8e122d6138dfa54f9d58f68ea1b127')
+b2sums_aarch64=('0db479711e592034941e457b3168eb1dd4511080b56b5667d02d8b00c21e43d8617e183e52733ea7a3c2790211557d7b00cbb399fdffe5dd19082693e622133f')
check() {
_checkoutput="$("$srcdir/$_pkgname/$_pkgname" --version)"