diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-10-22 13:17:14 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-10-22 13:17:14 -0300 |
commit | 388247147d50b30ad39c7716d1d815f1439c1d9b (patch) | |
tree | 41f87091232086a52e2563c791eac16c8d0d82d6 /libre/povray | |
parent | e86ab0c653213e189e875ed10ebaafbb59b87731 (diff) | |
download | abslibre-388247147d50b30ad39c7716d1d815f1439c1d9b.tar.gz abslibre-388247147d50b30ad39c7716d1d815f1439c1d9b.tar.bz2 abslibre-388247147d50b30ad39c7716d1d815f1439c1d9b.zip |
povray-1:3.7-9.parabola1: boost 1.59.0 rebuild
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 b15bcc3c2..431a90f97 100644 --- a/libre/povray/PKGBUILD +++ b/libre/povray/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 134935 2015-06-07 09:24:14Z arodseth $ +# $Id: PKGBUILD 144102 2015-10-15 11:33:43Z bpiotrowski $ # Maintainer (Arch): Alexander Rødseth <rodseth@gmail.com> # Contributor (Arch): Tom Newsom <Jeepster@gmx.co.uk> # Contributor (Arch): tobias <tobias@archlinux.org> @@ -10,7 +10,7 @@ _pkgname=povray-libre pkgname=povray pkgver=3.7 -pkgrel=8.parabola1 +pkgrel=9.parabola1 epoch=1 pkgdesc='Script based raytracer for creating 3D graphics, without nonfree documentation' arch=('x86_64' 'i686' 'mips64el') |