summaryrefslogtreecommitdiff
path: root/staging/kdeutils-kgpg
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-04-02 00:01:14 +0000
committerroot <root@rshg054.dnsready.net>2012-04-02 00:01:14 +0000
commit8ebbe4e4befac1396a153b356fc9793655dde4ff (patch)
treeb957bcef566f4da47b8d4a406c64837ec6e3b2e7 /staging/kdeutils-kgpg
parent939efb693a8b362edc0c6ccba62c5ce54fb501af (diff)
Mon Apr 2 00:01:14 UTC 2012
Diffstat (limited to 'staging/kdeutils-kgpg')
-rw-r--r--staging/kdeutils-kgpg/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/staging/kdeutils-kgpg/PKGBUILD b/staging/kdeutils-kgpg/PKGBUILD
index 5e4be5008..246ed861d 100644
--- a/staging/kdeutils-kgpg/PKGBUILD
+++ b/staging/kdeutils-kgpg/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 152108 2012-03-04 15:04:57Z andrea $
+# $Id: PKGBUILD 154912 2012-03-31 08:04:06Z 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/xz/kgpg-${pkgver}.tar.xz")
-sha1sums=('40f5bd3f2d4bfeed56e519194c41049e14899e36')
+source=("http://download.kde.org/stable/${pkgver}/src/kgpg-${pkgver}.tar.xz")
+sha1sums=('ef4833daa82e277f2336e68c0d586cf180a1510f')
build() {
cd "${srcdir}"