summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2019-11-18 18:58:10 +0800
committerlilac2019-11-18 18:58:10 +0800
commit6e756626f923ad8084569337beb1817c71f32873 (patch)
tree6e821bdecf1ad29eef09c0646333fb63dedab90c /PKGBUILD
parentb554abfbb2631bfa91cd9f216effcce56fe033ca (diff)
downloadaur-6e756626f923ad8084569337beb1817c71f32873.tar.gz
update by lilac
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ebb1ffc2579..e379ca73ceb4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-fastprogress
_pkgname=fastprogress
pkgver=0.1.21
-pkgrel=1
+pkgrel=2
pkgdesc='Simple and flexible progress bar for Jupyter Notebook and console'
arch=('any')
url='https://github.com/dstathis/fastprocess'