summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a500197f9dea..85490b14255f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgbase='python-streamlit'
pkgname=('python-streamlit')
_module='streamlit'
-pkgver='0.48.0'
+pkgver='0.48.1'
pkgrel=1
pkgdesc="Streamlit: Frontend library for machine learning engineers"
url="https://streamlit.io"
depends=(
'python'
- 'python-altair>=3.2.0'
+ 'python-altair3>=3.2.0'
'python-astor'
'python-base58'
'python-blinker'