summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThe one with the braid2024-01-02 06:51:18 +0100
committerThe one with the braid2024-01-02 06:51:18 +0100
commit34f616c25ea0608f78b47a7682d0f8b3915a7bcf (patch)
tree21bb2e82eec571eeaf8e8d1cfda80ff4d95aa7a1
parent6fc10d82c1041c7d44558302a09b95e7422f39e8 (diff)
downloadaur-34f616c25ea0608f78b47a7682d0f8b3915a7bcf.tar.gz
chore: bump version
Signed-off-by: The one with the braid <info@braid.business>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 52a0e2732b36..6b9f7ef1aef0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = flutter
pkgdesc = A new mobile app SDK to help developers and designers build modern mobile apps for iOS and Android.
- pkgver = 3.16.3
+ pkgver = 3.16.5
pkgrel = 1
url = https://flutter.dev
install = flutter.install
@@ -33,10 +33,10 @@ pkgbase = flutter
options = !emptydirs
backup = opt/flutter/packages/flutter_test/pubspec.yaml
backup = opt/flutter/packages/flutter/pubspec.yaml
- source = flutter-3.16.3.tar.xz::https://storage.googleapis.com/flutter_infra_release/releases/stable/linux/flutter_linux_3.16.3-stable.tar.xz
+ source = flutter-3.16.5.tar.xz::https://storage.googleapis.com/flutter_infra_release/releases/stable/linux/flutter_linux_3.16.5-stable.tar.xz
source = flutter.sh
source = flutter.csh
- sha256sums = 22196f6e5d8b67cbdddf1fc94f62da07addb67da0210d0498cbcff6ddcb7127e
+ sha256sums = 57e59fa3a31be7e87b3847cdf782f1323578bbf70a0cd35f3615f01ab429ac29
sha256sums = 1dea1952d386c43948b9970382c2da5b65b7870684b8ad2ad89124e873aa485a
sha256sums = 7ef10d753cfaac52d243549764a793f44f8284a1f4b11715ccd2fa915b026a6f
diff --git a/PKGBUILD b/PKGBUILD
index f3fa1b31de2f..32ccc5889099 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Philip Goto <philip.goto@gmail.com>, WithTheBraid <info@braid.business>
pkgname=flutter
-pkgver=3.16.3
+pkgver=3.16.5
pkgrel=1
pkgdesc="A new mobile app SDK to help developers and designers build modern mobile apps for iOS and Android."
arch=("x86_64" "aarch64")
@@ -41,7 +41,7 @@ source=(
"${pkgname}.sh"
"${pkgname}.csh"
)
-sha256sums=('22196f6e5d8b67cbdddf1fc94f62da07addb67da0210d0498cbcff6ddcb7127e'
+sha256sums=('57e59fa3a31be7e87b3847cdf782f1323578bbf70a0cd35f3615f01ab429ac29'
'1dea1952d386c43948b9970382c2da5b65b7870684b8ad2ad89124e873aa485a'
'7ef10d753cfaac52d243549764a793f44f8284a1f4b11715ccd2fa915b026a6f')