diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-14 13:48:25 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-14 21:47:14 -0300 |
commit | 2f237e33470fd6d7db61a8b43b8d63b206f5c094 (patch) | |
tree | 293282eeb8469ec2844596240fdf79b44d00ebd3 /libre/povray | |
parent | 52823acf2a94391eb7bf6ad4ce69b380d9d991a6 (diff) | |
download | abslibre-2f237e33470fd6d7db61a8b43b8d63b206f5c094.tar.gz abslibre-2f237e33470fd6d7db61a8b43b8d63b206f5c094.tar.bz2 abslibre-2f237e33470fd6d7db61a8b43b8d63b206f5c094.zip |
povray-1:3.7-14.parabola1: boost 1.63.0 rebuild
Diffstat (limited to 'libre/povray')
-rw-r--r-- | libre/povray/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/povray/PKGBUILD b/libre/povray/PKGBUILD index d4b8f933b..86cafe64c 100644 --- a/libre/povray/PKGBUILD +++ b/libre/povray/PKGBUILD @@ -1,5 +1,5 @@ -# $Id: PKGBUILD 191678 2016-10-09 10:15:09Z arodseth $ -# Maintainer (Arch): Alexander Rødseth <rodseth@gmail.com> +# $Id: PKGBUILD 204856 2017-01-04 10:26:13Z arojas $ +# Maintainer (Arch): Alexander F Rødseth <xyproto@archlinux.org> # Contributor (Arch): Tom Newsom <Jeepster@gmx.co.uk> # Contributor (Arch): tobias <tobias@archlinux.org> # Contributor (Arch): red_over_blue @@ -10,7 +10,7 @@ _pkgname=povray-libre pkgname=povray pkgver=3.7 -pkgrel=13.parabola1 +pkgrel=14.parabola1 epoch=1 pkgdesc='Script based raytracer for creating 3D graphics, without nonfree documentation' arch=('x86_64' 'i686' 'armv7h') |