summaryrefslogtreecommitdiff
path: root/extra/kdeutils-kgpg/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-04-06 00:01:15 +0000
committerroot <root@rshg054.dnsready.net>2012-04-06 00:01:15 +0000
commit870286a74f6142709671fd3437944382f29bf352 (patch)
tree00501e7d18319db16b20e39436b8fb60837bdfe5 /extra/kdeutils-kgpg/PKGBUILD
parenta7f79fc1ced18c586d320033ac9738e98a21b550 (diff)
Fri Apr 6 00:01:15 UTC 2012
Diffstat (limited to 'extra/kdeutils-kgpg/PKGBUILD')
-rw-r--r--extra/kdeutils-kgpg/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/kdeutils-kgpg/PKGBUILD b/extra/kdeutils-kgpg/PKGBUILD
index 32a373d88..5908ddb0a 100644
--- a/extra/kdeutils-kgpg/PKGBUILD
+++ b/extra/kdeutils-kgpg/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 153216 2012-03-12 09:43:41Z andrea $
+# $Id: PKGBUILD 155669 2012-04-04 14:17:33Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdeutils-kgpg
-pkgver=4.8.1
+pkgver=4.8.2
pkgrel=1
pkgdesc='A GnuPG frontend'
url='http://kde.org/applications/utilities/kgpg/'
arch=('i686' 'x86_64')
license=('GPL' 'LGPL' 'FDL')
-depends=('kdepim-runtime' 'kde-agent')
+depends=('kdebase-runtime' 'kdepimlibs' 'kde-agent')
makedepends=('cmake' 'automoc4')
groups=('kde' 'kdeutils')
install=${pkgname}.install
source=("http://download.kde.org/stable/${pkgver}/src/kgpg-${pkgver}.tar.xz")
-sha1sums=('40f5bd3f2d4bfeed56e519194c41049e14899e36')
+sha1sums=('ef4833daa82e277f2336e68c0d586cf180a1510f')
build() {
cd "${srcdir}"