From a3c5357d1b5b950e44cc8be2e7775d2e011faba6 Mon Sep 17 00:00:00 2001 From: xiota Date: Sat, 21 Dec 2024 02:18:15 +0000 Subject: [PATCH] 3.27.1 --- .SRCINFO | 8 ++++---- PKGBUILD | 8 +++----- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 2fd917432c119..410c1a79d0786 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -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 diff --git a/PKGBUILD b/PKGBUILD index 306ad2ed2838f..889f447df963f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -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