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

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Feb 6 20:52:52 UTC 2014


    Date: Thursday, February 6, 2014 @ 21:52:52
  Author: andrea
Revision: 205541

Fix source url

Modified:
  kdebase-workspace/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-06 20:50:44 UTC (rev 205540)
+++ PKGBUILD	2014-02-06 20:52:52 UTC (rev 205541)
@@ -5,6 +5,7 @@
 pkgname=kdebase-workspace
 _pkgname=kde-workspace
 pkgver=4.11.6
+_pkgver=4.12.2
 pkgrel=1
 pkgdesc="Provides the interface and basic tools for the KDE workspace"
 arch=('i686' 'x86_64')
@@ -25,7 +26,7 @@
             'appmenu-qt: menu applications over dbus')
 install="${pkgname}.install"
 backup=('usr/share/config/kdm/kdmrc')
-source=("http://download.kde.org/stable/${pkgver}/src/${_pkgname}-${pkgver}.tar.xz"
+source=("http://download.kde.org/stable/${_pkgver}/src/${_pkgname}-${pkgver}.tar.xz"
         'kde.pam' 'kde-np.pam' 'kscreensaver.pam' 'kdm.service' 'kdm.logrotate'
         'etc-scripts.patch' 'terminate-server.patch' 'kdm-xinitrd.patch')
 sha1sums=('f1da23a472064307dcd244605a7004701982e5de'




More information about the arch-commits mailing list