This commit is contained in:
xiota 2025-06-13 17:41:13 +00:00
parent fc2a681557
commit aab3dd5021
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = flutter-bin
pkgdesc = Cross platform widget toolkit for Dart (monolithic)
pkgver = 3.32.2
pkgver = 3.32.4
pkgrel = 1
url = https://github.com/flutter/flutter
install = flutter.install
@ -39,12 +39,12 @@ pkgbase = flutter-bin
conflicts = flutter-material-fonts
conflicts = flutter-sky-engine
conflicts = flutter-tool-developer
noextract = flutter-3.32.2.tar.xz
noextract = flutter-3.32.4.tar.xz
options = !emptydirs
options = !strip
options = !debug
source = flutter-3.32.2.tar.xz::https://storage.googleapis.com/flutter_infra_release/releases/stable/linux/flutter_linux_3.32.2-stable.tar.xz
sha256sums = 157aa17972730774f1c8f86cc1864d4bcfb6728e26f4a183f0134c7137fea8cc
source = flutter-3.32.4.tar.xz::https://storage.googleapis.com/flutter_infra_release/releases/stable/linux/flutter_linux_3.32.4-stable.tar.xz
sha256sums = aeae4c74782408f83c73d74b452ae35aad72ed034883a70ddfd2563b171dc47c
pkgname = flutter-bin
depends = clang

View file

@ -2,7 +2,7 @@
_pkgname="flutter"
pkgname="$_pkgname-bin"
pkgver=3.32.2
pkgver=3.32.4
pkgrel=1
pkgdesc="Cross platform widget toolkit for Dart (monolithic)"
arch=("x86_64")
@ -58,7 +58,7 @@ noextract=("$_pkgsrc.$_pkgext")
_url_dl="https://storage.googleapis.com/flutter_infra_release/releases/stable/linux"
source=("$_pkgsrc.$_pkgext"::"$_url_dl/flutter_linux_$pkgver-stable.$_pkgext")
sha256sums=('157aa17972730774f1c8f86cc1864d4bcfb6728e26f4a183f0134c7137fea8cc')
sha256sums=('aeae4c74782408f83c73d74b452ae35aad72ed034883a70ddfd2563b171dc47c')
prepare() {
_gen_scripts