diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-12-06 15:47:01 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-12-06 15:47:01 -0200 |
commit | 2b64b5cb6c9ac24f616cb000321eaac8225a3e46 (patch) | |
tree | e68660c7cb1a7298b46ec1991549d04e46c1fb28 /libre/kdebase-runtime-libre/PKGBUILD | |
parent | f7c3d7428a9f13ff4a6bb3af6fb813231ecbe323 (diff) | |
download | abslibre-2b64b5cb6c9ac24f616cb000321eaac8225a3e46.tar.gz abslibre-2b64b5cb6c9ac24f616cb000321eaac8225a3e46.tar.bz2 abslibre-2b64b5cb6c9ac24f616cb000321eaac8225a3e46.zip |
kdebase-runtime-libre-4.9.4-1: updating version
Diffstat (limited to 'libre/kdebase-runtime-libre/PKGBUILD')
-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 3d30a19b2..75c9a87da 100644 --- a/libre/kdebase-runtime-libre/PKGBUILD +++ b/libre/kdebase-runtime-libre/PKGBUILD @@ -5,8 +5,8 @@ _pkgname=kdebase-runtime pkgname=kdebase-runtime-libre -pkgver=4.9.3 -pkgrel=1.1 +pkgver=4.9.4 +pkgrel=1 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' @@ -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=('5245c1152680ad22dff21c44dad531eda736e769' +sha1sums=('8988c3684c05efc676d1bfe454480f60d75fac3b' 'aa6f39f4b0ad3c110fd05cd6c41190afae9773dd' 'ac3bac94a2c4b1444642524bc5fb539c4c5dcc5b') |