summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2024-02-25 09:44:55 +0100
committerDaniel Peukert2024-02-25 09:44:55 +0100
commit7bb1a71ec584d68a3aff5607b7eb3c1a0c4466ff (patch)
treeee6e976693b80ee6205692d7360b4b3630501a4e
parent2d6b501a30119c25bc90fd18a2f0d78c9dda3b5a (diff)
downloadaur-7bb1a71ec584d68a3aff5607b7eb3c1a0c4466ff.tar.gz
Update flow to 0.229.2
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD10
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c15bd8dfdbac..8843529317c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = flow-bin
pkgdesc = A static type checker for JavaScript - binary version
- pkgver = 0.229.0
+ pkgver = 0.229.2
pkgrel = 1
url = https://flow.org
arch = x86_64
@@ -8,17 +8,17 @@ pkgbase = flow-bin
license = MIT
provides = flow
conflicts = flow
- source = flow-bin-0.229.0-bash-completion::https://github.com/facebook/flow/raw/v0.229.0/resources/shell/bash-completion
- source = flow-bin-0.229.0-LICENSE::https://github.com/facebook/flow/raw/v0.229.0/LICENSE
+ source = flow-bin-0.229.2-bash-completion::https://github.com/facebook/flow/raw/v0.229.2/resources/shell/bash-completion
+ source = flow-bin-0.229.2-LICENSE::https://github.com/facebook/flow/raw/v0.229.2/LICENSE
sha512sums = 50dd81cc39c67bc463e51a2d492119a2533548cb7e3f765e02cf9ada999397710351a1c4deadc4ffc59f4c2347b2e6ba2d4c42cbb63026ef48d50a2f2f5ee87a
sha512sums = 3b8288e5dac996da44bd81b0eb1d96905c4b90ad9154f3d29d073c96890b75cd281fa03af0b77f331dbec239d341363b5f9b328bafea0d4b8d0a3e900d150f80
- source_x86_64 = flow-bin-0.229.0-x86_64.zip::https://github.com/facebook/flow/releases/download/v0.229.0/flow-linux64-v0.229.0.zip
- source_x86_64 = flow-bin-0.229.0-parser-x86_64.zip::https://github.com/facebook/flow/releases/download/v0.229.0/libflowparser-linux64-v0.229.0.zip
- sha512sums_x86_64 = 315a4ccae40ed25482091cf599a0bdbd78b1aa4b46725e8e9f9a046dac41ff67f54a8a8014913fd7889d12bbedd9b06df18023d3c47a58c381ceedb9d002b790
- sha512sums_x86_64 = 23e39b766b0a64828554ed7e8153f3ada3d63f14f60719124e613aa652448f115486dc01377366943c40730f64c0abd1d65b40c27737e56ac2404f3de6577f9b
- source_aarch64 = flow-bin-0.229.0-aarch64.zip::https://github.com/facebook/flow/releases/download/v0.229.0/flow-linux-arm64-v0.229.0.zip
- source_aarch64 = flow-bin-0.229.0-parser-aarch64.zip::https://github.com/facebook/flow/releases/download/v0.229.0/libflowparser-linux-arm64-v0.229.0.zip
- sha512sums_aarch64 = b3ee9bceb31b3f1319e8b515c6c3d86d167e45d0743ab55e4c962568736bb1f46bf4d33f3708ce627049899660b1eda3ccb3922107883fa62573b0a01500c799
- sha512sums_aarch64 = 6385681ccd6884478d05f7e855f053e2780f3ced564055ddfd7d9fbc967e6c226eeb3ccc4a2fa632f05ffb86a15f2513be01c0b1b4f8c4ddfd98d2e969df0913
+ source_x86_64 = flow-bin-0.229.2-x86_64.zip::https://github.com/facebook/flow/releases/download/v0.229.2/flow-linux64-v0.229.2.zip
+ source_x86_64 = flow-bin-0.229.2-parser-x86_64.zip::https://github.com/facebook/flow/releases/download/v0.229.2/libflowparser-linux64-v0.229.2.zip
+ sha512sums_x86_64 = 899aa6feaf1631ec5940622569759d478e496d26ab9c14938702269a9904110b8de7e200b51ebaf183050497c631d7be92780f7ece3692a4f8d47855515a8ba8
+ sha512sums_x86_64 = c1856f25babdb7bbe87f5f2e254996c2de3f2110bd3826e0cdc820191635bb2862fe1546d1001ac03f2bc0a4a400f5c37107ab98222fb9670b4f9a3f2facc0f4
+ source_aarch64 = flow-bin-0.229.2-aarch64.zip::https://github.com/facebook/flow/releases/download/v0.229.2/flow-linux-arm64-v0.229.2.zip
+ source_aarch64 = flow-bin-0.229.2-parser-aarch64.zip::https://github.com/facebook/flow/releases/download/v0.229.2/libflowparser-linux-arm64-v0.229.2.zip
+ sha512sums_aarch64 = 71fa2343271834e386b65f81a3d59e43f1061cc402a162b10aa79eab8c163f7069be1b6f459f6f7d7d072aaf6d322a057a94f8e7b6b7779eae7af686f585102f
+ sha512sums_aarch64 = 232d973eb79666b46c60fc1eb53757429b61b1d0b75a17ca44e16e679cd0ed251d16c10cb4c35a7f45b59081d0b1f4ad3f541c4e6e2fd863a2748c1698883985
pkgname = flow-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9b81ce7fb99d..e568a9f59c28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Jordan Klassen <forivall@gmail.com>
_pkgname='flow'
pkgname="$_pkgname-bin"
-pkgver='0.229.0'
+pkgver='0.229.2'
pkgrel='1'
pkgdesc='A static type checker for JavaScript - binary version'
arch=('x86_64' 'aarch64')
@@ -25,10 +25,10 @@ source=(
)
sha512sums=('50dd81cc39c67bc463e51a2d492119a2533548cb7e3f765e02cf9ada999397710351a1c4deadc4ffc59f4c2347b2e6ba2d4c42cbb63026ef48d50a2f2f5ee87a'
'3b8288e5dac996da44bd81b0eb1d96905c4b90ad9154f3d29d073c96890b75cd281fa03af0b77f331dbec239d341363b5f9b328bafea0d4b8d0a3e900d150f80')
-sha512sums_x86_64=('315a4ccae40ed25482091cf599a0bdbd78b1aa4b46725e8e9f9a046dac41ff67f54a8a8014913fd7889d12bbedd9b06df18023d3c47a58c381ceedb9d002b790'
- '23e39b766b0a64828554ed7e8153f3ada3d63f14f60719124e613aa652448f115486dc01377366943c40730f64c0abd1d65b40c27737e56ac2404f3de6577f9b')
-sha512sums_aarch64=('b3ee9bceb31b3f1319e8b515c6c3d86d167e45d0743ab55e4c962568736bb1f46bf4d33f3708ce627049899660b1eda3ccb3922107883fa62573b0a01500c799'
- '6385681ccd6884478d05f7e855f053e2780f3ced564055ddfd7d9fbc967e6c226eeb3ccc4a2fa632f05ffb86a15f2513be01c0b1b4f8c4ddfd98d2e969df0913')
+sha512sums_x86_64=('899aa6feaf1631ec5940622569759d478e496d26ab9c14938702269a9904110b8de7e200b51ebaf183050497c631d7be92780f7ece3692a4f8d47855515a8ba8'
+ 'c1856f25babdb7bbe87f5f2e254996c2de3f2110bd3826e0cdc820191635bb2862fe1546d1001ac03f2bc0a4a400f5c37107ab98222fb9670b4f9a3f2facc0f4')
+sha512sums_aarch64=('71fa2343271834e386b65f81a3d59e43f1061cc402a162b10aa79eab8c163f7069be1b6f459f6f7d7d072aaf6d322a057a94f8e7b6b7779eae7af686f585102f'
+ '232d973eb79666b46c60fc1eb53757429b61b1d0b75a17ca44e16e679cd0ed251d16c10cb4c35a7f45b59081d0b1f4ad3f541c4e6e2fd863a2748c1698883985')
check() {
"$srcdir/$_pkgname/$_pkgname" --version | tee '/dev/stderr' | grep -q "version $pkgver$"