summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEduardo Parra2017-09-01 13:09:49 +0200
committerEduardo Parra2017-09-01 13:09:49 +0200
commitb32f85bd7759050537b937bcd52bef1f07323f8b (patch)
treea1bb359427106fc58d72e8cb0844b7017924f073 /PKGBUILD
parent278bceafc617730f9ec4fcb10a08a9bbed6badb8 (diff)
downloadaur-b32f85bd7759050537b937bcd52bef1f07323f8b.tar.gz
fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d7a36a7dbd06..8bed2f669420 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# https://github.com/soker90/paquetes-archinux.git
pkgname=python-pyexcel
pkgver=0.5.3
-pkgrel=1
+pkgrel=2
pkgdesc="A wrapper library that provides one API to read, manipulate and write data in different excel formats"
arch=('i686' 'x86_64')
url="https://github.com/pyexcel/pyexcel"