diff options
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') |