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 038d83fb841e..db52fde95861 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Danilo J. S. Bellini <danilo dot bellini at gmail dot com>
pkgname=('python-scielo-clea')
-pkgver=0.2.0
+pkgver=0.2.1
pkgrel=1
pkgdesc="SciELO Publishing Schema XML document front matter metadata reader/sanitizer"
arch=('any')
@@ -13,7 +13,7 @@ optdepends=('python-flask: development web server'
'python-pandas: using clea.join.aff_contrib_full_outer_join_dframe'
'gunicorn: web server alternative')
options=(!emptydirs)
-sha256sums=('07d7ebad83e57558256bef76dc9d35a10549f3859faedd6da65c548f5b43ae0a')
+sha256sums=('14d76bd509efb718e172a4d7b8059e9d3b89dfd22575f8787066ad1b2bf1a071')
source=("$url/archive/v$pkgver.tar.gz")
package() {