diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-12-09 00:57:54 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-12-09 00:57:54 -0200 |
commit | 24f327b504ca6d83222a95099fd5d06df150423a (patch) | |
tree | e2b0648ee8241f83aa970044273e026d1f9b392e /libre | |
parent | a8861da2289bb2c7ae794638aa40bd0c599c0871 (diff) | |
download | abslibre-24f327b504ca6d83222a95099fd5d06df150423a.tar.gz abslibre-24f327b504ca6d83222a95099fd5d06df150423a.tar.bz2 abslibre-24f327b504ca6d83222a95099fd5d06df150423a.zip |
povray-libre-1:3.7-4: rebuild against boost 1.55.0
Diffstat (limited to 'libre')
-rw-r--r-- | libre/povray-libre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/povray-libre/PKGBUILD b/libre/povray-libre/PKGBUILD index 033b2bd6c..70cb073a9 100644 --- a/libre/povray-libre/PKGBUILD +++ b/libre/povray-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 101201 2013-11-19 12:48:08Z arodseth $ +# $Id: PKGBUILD 101605 2013-11-29 04:23:22Z eric $ # Maintainer: Alexander Rødseth <rodseth@gmail.com> # Contributor: Tom Newsom <Jeepster@gmx.co.uk> # Contributor: tobias <tobias@archlinux.org> @@ -11,7 +11,7 @@ _pkgname=povray pkgname=$_pkgname-libre pkgver=3.7 -pkgrel=2 +pkgrel=4 epoch=1 pkgdesc='Script based raytracer for creating 3D graphics, without nonfree documentation' arch=('x86_64' 'i686' 'mips64el') |