[arch-commits] Commit in kdegraphics-ksaneplugin/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Wed Jan 25 20:36:44 UTC 2012
Date: Wednesday, January 25, 2012 @ 15:36:43
Author: andrea
Revision: 147338
KDE 4.8.0
Modified:
kdegraphics-ksaneplugin/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-01-25 20:36:40 UTC (rev 147337)
+++ PKGBUILD 2012-01-25 20:36:43 UTC (rev 147338)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdegraphics-ksaneplugin
-pkgver=4.7.97
+pkgver=4.8.0
pkgrel=1
pkgdesc="A scan plugin that implements the scanning"
url="http://kde.org/"
@@ -12,8 +12,8 @@
makedepends=('cmake' 'automoc4')
replaces=('kdegraphics-libs')
conflicts=('kdegraphics-libs')
-source=("http://download.kde.org/unstable/${pkgver}/src/ksaneplugin-${pkgver}.tar.bz2")
-sha1sums=('6be2fd9d016431dbda3247d9f2d7dc4488816263')
+source=("http://download.kde.org/stable/${pkgver}/src/ksaneplugin-${pkgver}.tar.bz2")
+sha1sums=('0110854a69395bc4402caf2b91fc3cf44a4200ad')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list