summaryrefslogtreecommitdiff
path: root/kde-unstable/kdegraphics-ksnapshot
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-11-22 02:31:09 -0800
committerroot <root@rshg054.dnsready.net>2012-11-22 02:31:09 -0800
commit38ea2e71952c00f18230ed0e691532aadff4e2c1 (patch)
treebc1c7cfd697773062d53a0a23b35afdb0fc775c2 /kde-unstable/kdegraphics-ksnapshot
parentf48f6c82e23a3bacb8a0952c2d2cf9af1e6bf42d (diff)
Thu Nov 22 02:27:52 PST 2012
Diffstat (limited to 'kde-unstable/kdegraphics-ksnapshot')
-rw-r--r--kde-unstable/kdegraphics-ksnapshot/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/kde-unstable/kdegraphics-ksnapshot/PKGBUILD b/kde-unstable/kdegraphics-ksnapshot/PKGBUILD
index 437d2d039..ed0b89c21 100644
--- a/kde-unstable/kdegraphics-ksnapshot/PKGBUILD
+++ b/kde-unstable/kdegraphics-ksnapshot/PKGBUILD
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD 163419 2012-07-11 22:43:14Z andrea $
+# $Id: PKGBUILD 171826 2012-11-21 19:46:35Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdegraphics-ksnapshot
-pkgver=4.8.97
+pkgver=4.9.80
pkgrel=1
pkgdesc="Screen Capture Program"
url="http://kde.org/applications/graphics/ksnapshot/"
arch=('i686' 'x86_64')
license=('GPL' 'LGPL' 'FDL')
groups=('kde' 'kdegraphics')
-depends=('kdelibs' 'libkipi')
+depends=('kdebase-runtime' 'libkipi')
makedepends=('cmake' 'automoc4')
optdepends=('kipi-plugins')
install=${pkgname}.install
source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz")
-sha1sums=('5416d6a1415b41cd71c302ace7332ab22a048f1d')
+sha1sums=('50b937b84b44e8ff3ea4a1f4659f286677f545a3')
build() {
cd "${srcdir}"