summaryrefslogtreecommitdiff
path: root/libre/povray
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-12-11 13:01:45 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-12-11 13:01:45 -0300
commitebb2cb8f832bd10934b45c03e890fd6a2c458c13 (patch)
treea8faf0c0f9e7e381118278c250c29d2504d62f86 /libre/povray
parent909264f1170ad517da730d322bd1119b3651c304 (diff)
povray-1:3.7-10.parabola1: C++11 ABI rebuild
Diffstat (limited to 'libre/povray')
-rw-r--r--libre/povray/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/povray/PKGBUILD b/libre/povray/PKGBUILD
index 431a90f97..a03e7aa8c 100644
--- a/libre/povray/PKGBUILD
+++ b/libre/povray/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 144102 2015-10-15 11:33:43Z bpiotrowski $
+# $Id: PKGBUILD 149502 2015-12-07 01:47:47Z arojas $
# Maintainer (Arch): Alexander Rødseth <rodseth@gmail.com>
# Contributor (Arch): Tom Newsom <Jeepster@gmx.co.uk>
# Contributor (Arch): tobias <tobias@archlinux.org>
@@ -10,10 +10,10 @@
_pkgname=povray-libre
pkgname=povray
pkgver=3.7
-pkgrel=9.parabola1
+pkgrel=10.parabola1
epoch=1
pkgdesc='Script based raytracer for creating 3D graphics, without nonfree documentation'
-arch=('x86_64' 'i686' 'mips64el')
+arch=('x86_64' 'i686')
license=('AGPL3')
url='http://povray.org/'
depends=('libtiff' 'libpng' 'boost-libs')