This commit is contained in:
xiota 2024-12-21 02:18:15 +00:00
parent 9af6c9bb2b
commit a3c5357d1b
2 changed files with 7 additions and 9 deletions

View file

@ -1,6 +1,6 @@
pkgbase = flutter-bin
pkgdesc = Cross platform widget toolkit for Dart (monolithic)
pkgver = 3.27.0
pkgver = 3.27.1
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.27.0.tar.xz
noextract = flutter-3.27.1.tar.xz
options = !emptydirs
options = !strip
options = !debug
source = flutter-3.27.0.tar.xz::https://storage.googleapis.com/flutter_infra_release/releases/stable/linux/flutter_linux_3.27.0-stable.tar.xz
sha256sums = c0592133cc61d7c4d42762287de84b7e0bafdd3fd62eb26eaadb342c4309d541
source = flutter-3.27.1.tar.xz::https://storage.googleapis.com/flutter_infra_release/releases/stable/linux/flutter_linux_3.27.1-stable.tar.xz
sha256sums = 61497eb64cd7b3aa99ca9911ccd921c8dab79afd909ca1c9ff9546067ebcf6ca
pkgname = flutter-bin
depends = clang

View file

@ -2,7 +2,7 @@
_pkgname="flutter"
pkgname="$_pkgname-bin"
pkgver=3.27.0
pkgver=3.27.1
pkgrel=1
pkgdesc="Cross platform widget toolkit for Dart (monolithic)"
arch=("x86_64")
@ -61,7 +61,7 @@ source=(
)
sha256sums=(
'c0592133cc61d7c4d42762287de84b7e0bafdd3fd62eb26eaadb342c4309d541'
'61497eb64cd7b3aa99ca9911ccd921c8dab79afd909ca1c9ff9546067ebcf6ca'
)
prepare() {
@ -76,9 +76,7 @@ package() {
lld
llvm
ninja
# AUR
unionfs-fuse
unionfs-fuse # AUR
)
# main files