summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e6fd6385e01..aff40dc05c41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _base=Vapory
pkgname=python-${_base/V/v}
pkgdesc="Photo-realistic 3D rendering with Python and POV-Ray"
pkgver=0.1.2
-pkgrel=1
+pkgrel=2
arch=('any')
url="https://github.com/Zulko/${_base}"
depends=(povray python)