summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2024-04-18 09:57:40 -0600
committerMark Wagie2024-04-18 09:57:40 -0600
commit5be19d627d58e8c7b09d6f86c15500ab20dad3c1 (patch)
tree796785db33066eedf5e56ec533941a4787d14c9f /PKGBUILD
parent8db6bd4bd606b4597fafb056b4b61eab9000209e (diff)
downloadaur-5be19d627d58e8c7b09d6f86c15500ab20dad3c1.tar.gz
update Flutter to 3.19.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 53d8c3e93bfd..c8b9e459542b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
pkgname=musicpod-git
_app_id=org.feichtmeier.Musicpod
-pkgver=1.3.1.r3.g9ba506e
+pkgver=1.3.4.r0.g7c5fae2
pkgrel=1
-_flutter_ver=3.19.5
+_flutter_ver=3.19.6
pkgdesc="Music, radio, television and podcast player"
arch=('x86_64' 'aarch64')
url="https://github.com/ubuntu-flutter-community/musicpod"
@@ -16,7 +16,7 @@ conflicts=("${pkgname%-git}")
source=('git+https://github.com/ubuntu-flutter-community/musicpod.git'
"flutter-${_flutter_ver}.tar.xz::https://storage.googleapis.com/flutter_infra_release/releases/stable/linux/flutter_linux_${_flutter_ver/.hotfix/+hotfix}-stable.tar.xz")
sha256sums=('SKIP'
- '6590607e7f2fb23bcc7e0a2d6aac292f9208cbf12a40862c281058c758604fb3')
+ 'db6742a20626d0d2a089eb41ad61b9b2138b996679911e9c8268c1f896191f97')
pkgver() {
cd "${pkgname%-git}"