diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-04-05 17:37:47 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-04-05 17:37:47 -0300 |
commit | b4535e5678c4db384b4af53a5c27bad4d937827c (patch) | |
tree | bb5591ba2cf6b2fb1b82f2027bd34c9695a46a43 /libre/kdebase-runtime-libre | |
parent | b2a8a074dd45c7a9d63b770f9994fca76a429ed2 (diff) | |
download | abslibre-b4535e5678c4db384b4af53a5c27bad4d937827c.tar.gz abslibre-b4535e5678c4db384b4af53a5c27bad4d937827c.tar.bz2 abslibre-b4535e5678c4db384b4af53a5c27bad4d937827c.zip |
updating kde packages to 4.10.2 version
Diffstat (limited to 'libre/kdebase-runtime-libre')
-rw-r--r-- | libre/kdebase-runtime-libre/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/kdebase-runtime-libre/PKGBUILD b/libre/kdebase-runtime-libre/PKGBUILD index 96f7af2c2..a0d4c8603 100644 --- a/libre/kdebase-runtime-libre/PKGBUILD +++ b/libre/kdebase-runtime-libre/PKGBUILD @@ -5,9 +5,9 @@ _pkgname=kdebase-runtime pkgname=kdebase-runtime-libre -pkgver=4.10.1 +pkgver=4.10.2 pkgrel=1 -pkgdesc="Plugins and applications necessary for the running of KDE applications (without non-privacy search providers)" +pkgdesc="Plugins and applications necessary for the running of KDE applications, without non-privacy search providers" arch=('i686' 'x86_64' 'mips64el') url='https://projects.kde.org/projects/kde/kde-runtime' license=('GPL' 'LGPL') @@ -26,7 +26,7 @@ install="${_pkgname}.install" source=("http://download.kde.org/stable/${pkgver}/src/kde-runtime-${pkgver}.tar.xz" 'duckduckgo_html.desktop' 'duckduckgo_lite.desktop') -sha1sums=('68d630a5f38a3bb3e629b8cfe4d800e6aef5e327' +sha1sums=('b7f3c3907b8f19dcd975b1724b8ae01c4cae638b' 'aa6f39f4b0ad3c110fd05cd6c41190afae9773dd' 'ac3bac94a2c4b1444642524bc5fb539c4c5dcc5b') |