diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-11-09 21:45:05 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-11-09 21:45:05 -0200 |
commit | 5b9506770ce84ac053de4d3500b56a1da84b1694 (patch) | |
tree | b1226caf1c166701e059a0b641d0b1585117be9c /libre | |
parent | 5aff471516a1258214943d32e6bd382061caf601 (diff) | |
download | abslibre-5b9506770ce84ac053de4d3500b56a1da84b1694.tar.gz abslibre-5b9506770ce84ac053de4d3500b56a1da84b1694.tar.bz2 abslibre-5b9506770ce84ac053de4d3500b56a1da84b1694.zip |
povray-1:3.7-6.parabola1: boost 1.57.0 rebuild
Diffstat (limited to 'libre')
-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') |