summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOromion2021-12-14 19:37:22 +0000
committerOromion2021-12-14 19:37:22 +0000
commit88647a1012b023c24891d3326a47fabf4059beee (patch)
tree1a884be190a51fa00c4c06c2a3f5c8a45537fe7c /PKGBUILD
parentb2d7fb8c08d98311005fe4f099bcc55a40fa1572 (diff)
downloadaur-python-vapory.tar.gz
Python 3.10 rebuild
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)