summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad Fathoni2023-08-23 09:00:34 +0700
committerAchmad Fathoni2023-08-23 09:00:34 +0700
commit532e50b0b837b5f0e4abe6fcd5e852077b1e0993 (patch)
treee751c1ecc9b22c2007a6a03b6c1affe158da1d23 /PKGBUILD
parent83375fb19b228f37e0cc18cd76e3ecd5c0f8b128 (diff)
downloadaur-532e50b0b837b5f0e4abe6fcd5e852077b1e0993.tar.gz
reset release version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5df7e5dcddaa..8f2bc7fc05f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-voila
_pkgname=${pkgname:7}
pkgver=0.5.0
-pkgrel=2
+pkgrel=1
pkgdesc="VoilĂ  turns Jupyter notebooks into standalone web applications"
arch=('any')
url="https://voila.readthedocs.io"