summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Northon2024-06-26 11:08:51 -0400
committerPatrick Northon2024-06-26 11:08:51 -0400
commit7fe1c213f6edbe9c58911a8e3810b9c56e3f9a78 (patch)
treecd24cc94b5437da02ea53d65146b97b838a21a3b
parent6a1e344b0ccea3ac64a7641953c1d275ac702c71 (diff)
downloadaur-7fe1c213f6edbe9c58911a8e3810b9c56e3f9a78.tar.gz
Update version.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90c9f2639213..a3732148af49 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-flet
pkgdesc = Easily build realtime web, mobile and desktop apps in your favorite language and securely share them with your team.
- pkgver = 0.23.1
+ pkgver = 0.23.2
pkgrel = 1
url = https://flet.dev/
arch = x86_64
@@ -25,12 +25,12 @@ pkgbase = python-flet
depends = gstreamer
depends = gst-plugins-base-libs
depends = mpv
- source = flet-0.23.1.tar.gz::https://github.com/flet-dev/flet/archive/refs/tags/v0.23.1.tar.gz
+ source = flet-0.23.2.tar.gz::https://github.com/flet-dev/flet/archive/refs/tags/v0.23.2.tar.gz
source = flutter::git+https://github.com/flutter/flutter.git
source = flutter-engine::git+https://github.com/flutter/engine.git
source = git+https://chromium.googlesource.com/chromium/tools/depot_tools.git
source = flet-linux.patch
- sha256sums = 070e3bc4758bd3db341d5f0b08c5d3e302b96318fe6b3561a6400d84d7b095f7
+ sha256sums = 3b651de26ee2873efb4fdb0bd39a132232397b6726ee37644a299642690f1667
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 229bd6bbaafd..b68a8402d58e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=flet
pkgname=python-${_pkgname}
-pkgver=0.23.1
+pkgver=0.23.2
pkgrel=1
pkgdesc='Easily build realtime web, mobile and desktop apps in your favorite language and securely share them with your team.'
url="https://${_pkgname}.dev/"
@@ -36,7 +36,7 @@ source=(
"flutter-engine::git+https://github.com/flutter/engine.git"
'git+https://chromium.googlesource.com/chromium/tools/depot_tools.git'
'flet-linux.patch')
-sha256sums=('070e3bc4758bd3db341d5f0b08c5d3e302b96318fe6b3561a6400d84d7b095f7'
+sha256sums=('3b651de26ee2873efb4fdb0bd39a132232397b6726ee37644a299642690f1667'
'SKIP'
'SKIP'
'SKIP'