diff options
author | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2013-12-09 19:22:06 -0200 |
---|---|---|
committer | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2013-12-09 19:22:06 -0200 |
commit | d12581cd83afecf25e9ff1bcd61a35bd1f73d0ec (patch) | |
tree | 89cd9cc7ded8784a7ef6a079d5006d609f137810 /libre/povray-libre | |
parent | dcc8c01372ab57b204b41efc6500c704eda3fbc6 (diff) | |
parent | d7226e030ea661d7da4a2d1e366924e577fdb836 (diff) |
Merge branch 'master' of ssh://projects.parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'libre/povray-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') |