diff options
author | root <root@rshg054.dnsready.net> | 2012-06-15 00:01:47 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-06-15 00:01:47 +0000 |
commit | 63a600a5f9102d817332db9fb746a4153ed62b51 (patch) | |
tree | d4219aa8c6331cc37c98b943b1f9db68306bd81d /kde-unstable/kdegraphics-ksaneplugin | |
parent | 35c30674b2b901077a809a6f1d8e5a0115098c8b (diff) |
Fri Jun 15 00:01:47 UTC 2012
Diffstat (limited to 'kde-unstable/kdegraphics-ksaneplugin')
-rw-r--r-- | kde-unstable/kdegraphics-ksaneplugin/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-unstable/kdegraphics-ksaneplugin/PKGBUILD b/kde-unstable/kdegraphics-ksaneplugin/PKGBUILD index 21e8f51c7..c7bc33c68 100644 --- a/kde-unstable/kdegraphics-ksaneplugin/PKGBUILD +++ b/kde-unstable/kdegraphics-ksaneplugin/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 160142 2012-05-29 22:58:29Z andrea $ +# $Id: PKGBUILD 161729 2012-06-13 14:47:51Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdegraphics-ksaneplugin -pkgver=4.8.80 +pkgver=4.8.90 pkgrel=1 pkgdesc="A scan plugin that implements the scanning" url="https://projects.kde.org/projects/kde/kdegraphics/ksaneplugin" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') replaces=('kdegraphics-libs') conflicts=('kdegraphics-libs') source=("http://download.kde.org/unstable/${pkgver}/src/ksaneplugin-${pkgver}.tar.xz") -sha1sums=('9327ce8c88ec2b425717538f9dc3a0ce4fc0c50c') +sha1sums=('596a4bdb1f364d181eecf7c02ab3005ca91eee73') build() { cd "${srcdir}" |