diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-12-24 18:15:44 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-12-24 18:18:33 -0300 |
commit | 0e0455e15477367cb8b533f60a75b66c8c1ce19a (patch) | |
tree | c9a82db3056526b2ea31afd5c4734af12ede2379 /libre/povray | |
parent | ae24ae157e949b7f3f3f5de8b3b83900ce4aa4b8 (diff) | |
download | abslibre-0e0455e15477367cb8b533f60a75b66c8c1ce19a.tar.gz abslibre-0e0455e15477367cb8b533f60a75b66c8c1ce19a.tar.bz2 abslibre-0e0455e15477367cb8b533f60a75b66c8c1ce19a.zip |
povray-1:3.7-11.parabola1: boost 1.60.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 a03e7aa8c..0289a2a5d 100644 --- a/libre/povray/PKGBUILD +++ b/libre/povray/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 149502 2015-12-07 01:47:47Z arojas $ +# $Id: PKGBUILD 154038 2015-12-21 19:01:59Z foutrelis $ # 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=10.parabola1 +pkgrel=11.parabola1 epoch=1 pkgdesc='Script based raytracer for creating 3D graphics, without nonfree documentation' arch=('x86_64' 'i686') |