diff options
author | root <root@rshg054.dnsready.net> | 2012-04-25 00:01:35 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-04-25 00:01:35 +0000 |
commit | 98bf2ac3fdd6f7bcb6ce45c932fc13c07fecc03f (patch) | |
tree | 00d9cdbfdc8ef5d7a4a7159a8c6439008509e662 /community/wings3d | |
parent | 9988621f899d7d4ae5fd0a4a32a4ba3abc5a527d (diff) |
Wed Apr 25 00:01:35 UTC 2012
Diffstat (limited to 'community/wings3d')
-rw-r--r-- | community/wings3d/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/wings3d/PKGBUILD b/community/wings3d/PKGBUILD index e81b71cea..ead5b9e68 100644 --- a/community/wings3d/PKGBUILD +++ b/community/wings3d/PKGBUILD @@ -5,15 +5,15 @@ pkgname=wings3d _pkgname=wings pkgver=1.4.1 -pkgrel=5 +pkgrel=6 pkgdesc="3D modeling program" arch=('x86_64' 'i686') url="http://www.wings3d.com/" license=('GPL') depends=('esdl' 'bash' 'desktop-file-utils') makedepends=('setconf' 'gendesk') -optdepends=('povray: rendering support via POV-Ray' - 'kerkythea: rendering support via Kerkythea') +optdepends=('povray: rendering support via POV-Ray') +# 'kerkythea: rendering support via Kerkythea' replaces=('wings' 'wings-devel') install=$pkgname.install source=("http://downloads.sourceforge.net/wings/$_pkgname-$pkgver.tar.bz2" |