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

Andrea Scarpino andrea at archlinux.org
Wed Jan 25 20:35:10 UTC 2012


    Date: Wednesday, January 25, 2012 @ 15:35:09
  Author: andrea
Revision: 147305

KDE 4.8.0

Modified:
  kdeadmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-25 20:35:06 UTC (rev 147304)
+++ PKGBUILD	2012-01-25 20:35:09 UTC (rev 147305)
@@ -7,16 +7,16 @@
          'kdeadmin-ksystemlog'
          'kdeadmin-kuser'
          'kdeadmin-system-config-printer-kde')
-pkgver=4.7.97
+pkgver=4.8.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdeadmin')
 makedepends=('cmake' 'automoc4' 'kdebindings-python' 'system-config-printer-common')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2"
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2"
         'syslog-path.patch')
-sha1sums=('770195155982d783952856c890aee8bf971ebf61'
+sha1sums=('a7cf29130bd83615bdc01f54a465cef8c492c527'
           '20095ce6e0f3e5b6800a7c6e52de6fddba62c031')
 
 build() {




More information about the arch-commits mailing list