[arch-commits] Commit in kdeadmin/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Wed Jan 26 19:57:14 UTC 2011


    Date: Wednesday, January 26, 2011 @ 14:57:13
  Author: andrea
Revision: 107566

KDE 4.6.0

Modified:
  kdeadmin/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-26 19:57:10 UTC (rev 107565)
+++ PKGBUILD	2011-01-26 19:57:13 UTC (rev 107566)
@@ -7,18 +7,18 @@
          'kdeadmin-ksystemlog'
          'kdeadmin-kuser'
          'kdeadmin-system-config-printer-kde')
-pkgver=4.5.5
-pkgrel=2
+pkgver=4.6.0
+pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdeadmin')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebindings-python'
-	'system-config-printer-common' 'python2-qt' 'docbook-xsl')
+	    'system-config-printer-common' 'python2-qt' 'docbook-xsl')
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2"
-	'syslog-path.patch')
-sha1sums=('798dcc0e572315dc5db8afa2e6c467293cbf5d98'
-          'c9e7839ba3dd7be15ce140cfebc57c0f57871fdf')
+        'syslog-path.patch')
+sha1sums=('a52d35e8479744d19e04c46c1844ebd27bfb5fb0'
+          '96988f1eb531efae56d32a2471bd8ef5329ca749')
 
 build() {
 	cd ${srcdir}/${pkgbase}-${pkgver}




More information about the arch-commits mailing list