diff options
author | sibel <lesibel@free.fr> | 2011-05-25 11:45:25 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2011-05-25 11:45:25 +0200 |
commit | 8c3dbc9413977e4a6a2ac30dcb32733a5db90f3a (patch) | |
tree | 7ca0984c580da8a9d891c265967720ea59b0cd31 /kde/kipi-plugins | |
parent | 193a93ae27b0dbc8a2f023d91b6a4b2bc1255b66 (diff) | |
download | nutyx-pakxe-8c3dbc9413977e4a6a2ac30dcb32733a5db90f3a.tar.gz nutyx-pakxe-8c3dbc9413977e4a6a2ac30dcb32733a5db90f3a.tar.bz2 nutyx-pakxe-8c3dbc9413977e4a6a2ac30dcb32733a5db90f3a.tar.xz nutyx-pakxe-8c3dbc9413977e4a6a2ac30dcb32733a5db90f3a.zip |
kipi-plugins 1.9.0-2 correction Run on
Diffstat (limited to 'kde/kipi-plugins')
-rwxr-xr-x | kde/kipi-plugins/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde/kipi-plugins/Pkgfile b/kde/kipi-plugins/Pkgfile index d193907a8..c430a8188 100755 --- a/kde/kipi-plugins/Pkgfile +++ b/kde/kipi-plugins/Pkgfile @@ -2,11 +2,11 @@ # URL: http://www.digikam.org # Packager: lesibel at free dot fr # Depends on: kdegraphics, kdepimlibs, imagemagick, qca -# Run on: kdegraphics,kdepimlibs,opencv,imagemagick,qca,libgpod +# Run on: kdegraphics,kdepimlibs,opencv,imagemagick,qca name=kipi-plugins version=1.9.0 -release=1 +release=2 source=(http://downloads.sourceforge.net/kipi/$name-$version.tar.bz2) build() { |