diff options
author | Nicolás Reynolds <fauno@parabola.nu> | 2013-05-07 22:24:50 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@parabola.nu> | 2013-05-07 22:24:50 -0300 |
commit | c2f0205881eddc0f4647fd82b1b77611ff81fc32 (patch) | |
tree | 33e1251493c2c0eceb017f4ecd7ccca88a0b667c /libre/blender-libre/PKGBUILD | |
parent | da483892765a9334d375a500f05a4431ee928e15 (diff) | |
parent | 63122e4078971bc5f0ef4f84e48c9838deb56082 (diff) |
Merge branch 'master' of vparabola:abslibre
Diffstat (limited to 'libre/blender-libre/PKGBUILD')
-rw-r--r-- | libre/blender-libre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/blender-libre/PKGBUILD b/libre/blender-libre/PKGBUILD index e303d8d2b..7e591dcee 100644 --- a/libre/blender-libre/PKGBUILD +++ b/libre/blender-libre/PKGBUILD @@ -13,7 +13,7 @@ fi epoch=7 pkgver=2.66a _pyver=3.3 -pkgrel=4 +pkgrel=5 pkgdesc="Fully integrated 3D graphics creation suite, without nonfree povray and cuda support$_spndesc" arch=( i686 @@ -30,7 +30,7 @@ depends=( hicolor-icon-theme 'ilmbase=2.0.0' jack - libpng #1.5.15 + 'libpng=1.6.2' libtiff #4.0.3 openal #1.15.1 'openexr=2.0.0' |