diff options
author | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-11-10 23:35:07 -0200 |
---|---|---|
committer | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-11-10 23:35:07 -0200 |
commit | 9c42bad2321700894b65373a0de4f1118959da34 (patch) | |
tree | 2a1d8e99bfd0c41d0351553c88861a60c5aef29e /libre/povray | |
parent | 43e39e3f8ef1855626a2852da17bb3799652476e (diff) | |
parent | a0da0a23ea0b962755b462477c46dd2ab34163ab (diff) | |
download | abslibre-9c42bad2321700894b65373a0de4f1118959da34.tar.gz abslibre-9c42bad2321700894b65373a0de4f1118959da34.tar.bz2 abslibre-9c42bad2321700894b65373a0de4f1118959da34.zip |
Merge branch 'master' of ssh://projects.parabola.nu:1863/~git/abslibre
Diffstat (limited to 'libre/povray')
-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') |