[arch-commits] Commit in kipi-plugins/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Thu Jun 10 15:40:33 UTC 2010


    Date: Thursday, June 10, 2010 @ 11:40:32
  Author: tpowa
Revision: 82376

upgpkg: kipi-plugins 1.3.0-1
bump to latest version

Modified:
  kipi-plugins/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-10 14:58:55 UTC (rev 82375)
+++ PKGBUILD	2010-06-10 15:40:32 UTC (rev 82376)
@@ -2,8 +2,8 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=kipi-plugins
-pkgver=1.2.0
-pkgrel=2
+pkgver=1.3.0
+pkgrel=1
 pkgdesc="libkipi plugins for digikam and kde apps"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -14,7 +14,6 @@
 optdepends=('imagemagick: for picture manipulation'
             'qca: for shwup webservice support')
 install=${pkgname}.install
-md5sums=('f11471f680f8efde2fa72b76b68134be')
 
 build() {
   cd $srcdir
@@ -31,3 +30,4 @@
   cd ${srcdir}/build
   make DESTDIR=$pkgdir install || return 1
 }
+md5sums=('01095ed3d523fbc5e27dc9ba3ee47240')




More information about the arch-commits mailing list