diff options
author | root <root@rshg054.dnsready.net> | 2012-07-13 00:01:54 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-07-13 00:01:54 +0000 |
commit | 2a74527ad522ac7c1d467688eee81a7a3f895031 (patch) | |
tree | 5ce8592b2ac3b6e90fc73039d5ce30aa2a8891dc /kde-unstable/kdebase-workspace/PKGBUILD | |
parent | 00d32b0938eebfa45f0543cae655abf5233eb99c (diff) |
Fri Jul 13 00:01:54 UTC 2012
Diffstat (limited to 'kde-unstable/kdebase-workspace/PKGBUILD')
-rw-r--r-- | kde-unstable/kdebase-workspace/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kde-unstable/kdebase-workspace/PKGBUILD b/kde-unstable/kdebase-workspace/PKGBUILD index 6b764f957..b4b4a6f3f 100644 --- a/kde-unstable/kdebase-workspace/PKGBUILD +++ b/kde-unstable/kdebase-workspace/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 162981 2012-07-04 16:13:26Z andrea $ +# $Id: PKGBUILD 163366 2012-07-11 22:03:30Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Pierre Schmitz <pierre@archlinux.de> pkgname=kdebase-workspace _pkgname=kde-workspace -pkgver=4.8.95 -pkgrel=2 +pkgver=4.8.97 +pkgrel=1 pkgdesc="Provides the interface and basic tools for the KDE workspace" arch=('i686' 'x86_64') url='https://projects.kde.org/projects/kde/kde-workspace' @@ -30,7 +30,7 @@ options=('emptydirs') source=("http://download.kde.org/unstable/${pkgver}/src/${_pkgname}-${pkgver}.tar.xz" 'kdm' 'kde.pam' 'kde-np.pam' 'kscreensaver.pam' 'kdm.service' 'fixpath.patch' 'terminate-server.patch' 'kdm-xinitrd.patch') -sha1sums=('460b8889c225114b5b0ed84a05ea82e851bfd6cf' +sha1sums=('c02cab54df42b1452c183a1234405cfd6df18be7' '5db3a245201bd4a50e65aa2ef583cf5490e4f646' '712a90999bd429883dcef5dcaf288aace332ced8' 'b321b5e613b60231330e606fdf1e124646148388' |