diff options
-rw-r--r-- | libre/povray/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/povray/PKGBUILD b/libre/povray/PKGBUILD index 4b9e2c34a..04002ce1a 100644 --- a/libre/povray/PKGBUILD +++ b/libre/povray/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 117242 2014-08-12 04:56:48Z fyan $ +# $Id: PKGBUILD 121933 2014-11-05 06:43:10Z fyan $ # Maintainer (Arch): Alexander Rødseth <rodseth@gmail.com> # Contributor (Arch): Tom Newsom <Jeepster@gmx.co.uk> # Contributor (Arch): tobias <tobias@archlinux.org> @@ -11,7 +11,7 @@ _pkgname=povray-libre pkgname=povray pkgver=3.7 -pkgrel=5.parabola1 +pkgrel=6.parabola1 epoch=1 pkgdesc='Script based raytracer for creating 3D graphics, without nonfree documentation' arch=('x86_64' 'i686' 'mips64el') |