summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Northon2023-09-29 17:19:29 -0400
committerPatrick Northon2023-09-29 17:19:29 -0400
commit149508357e669b9a65df3875987cde14f0854419 (patch)
treebb1661069236718aa844ed946afb7d634779c096 /PKGBUILD
parent91016594c7217f8fefa4ec528d546406d933161a (diff)
downloadaur-149508357e669b9a65df3875987cde14f0854419.tar.gz
Update version.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63cc717a8fca..16088bc6ae70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=flet
pkgname=python-${_pkgname}
-pkgver=0.10.2
+pkgver=0.10.3
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/"
@@ -18,8 +18,6 @@ depends=(
'python-packaging'
'python-poetry'
'python-copier'
- 'libglvnd'
- 'glu'
'gtk3'
'gstreamer'
'gst-plugins-base-libs')
@@ -37,7 +35,7 @@ source=(
"flutter::git+https://github.com/flutter/flutter.git"
"flutter-engine::git+https://github.com/flutter/engine.git"
'flet-linux.patch')
-sha256sums=('57f3ebb01c3c8b6ed88627c550a86ae4cf276784b21b24fb5afd8f369dc9bd64'
+sha256sums=('465801f67e6bd9ee2e20c611cc94278bde00b5abbb3dfc14da9f514c867b4dfb'
'SKIP'
'SKIP'
'af9718b926a07ac8e8689a2c623fe6921d88d0bcd52263f63848d11175e3b828')