summaryrefslogtreecommitdiff
path: root/community/kpartsplugin/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/kpartsplugin/PKGBUILD')
-rw-r--r--community/kpartsplugin/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/kpartsplugin/PKGBUILD b/community/kpartsplugin/PKGBUILD
index c0494e486..13f9135c8 100644
--- a/community/kpartsplugin/PKGBUILD
+++ b/community/kpartsplugin/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 60774 2011-12-17 17:24:00Z tredaelli $
+# $Id: PKGBUILD 69899 2012-04-25 21:22:15Z tredaelli $
# Maintainer: Timothy Redaelli <timothy.redaelli@gmail.com>
# Contributor: birdflesh <antkoul at gmail dot com>
# Contributor: Frikilinux <frikilinux at frikilinux.com.ar>
pkgname=kpartsplugin
-pkgver=20110823
-pkgrel=2
+pkgver=20120422
+pkgrel=1
pkgdesc="This plugin uses KDE's KParts to embed file viewers into non-KDE browsers"
arch=('i686' 'x86_64')
url="http://www.unix-ag.uni-kl.de/~fischer/kpartsplugin/"
@@ -12,7 +12,7 @@ license=('GPL3' 'BSD')
depends=('kdelibs')
makedepends=('automoc4' 'cmake')
source=("${url}${pkgname}-${pkgver}.tar.bz2" "LICENSE")
-md5sums=('d134198ff2f05ba414719920030ea71b'
+md5sums=('6f1126a5f9a84374b14d99086a935026'
'c4cc811349e40e9f34e77e27b902ad96')
build(){