diff options
author | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-08-20 20:08:04 -0300 |
---|---|---|
committer | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-08-20 20:08:04 -0300 |
commit | c198cf8f4ba8c22d107c3e1795f7ff1caf2aae45 (patch) | |
tree | 7018986361092ec3a58209b462c18937bbd86472 /libre/kdebase-runtime-libre | |
parent | f3e93d68a6bacbd8d2b64c2c428705dff99104dd (diff) | |
download | abslibre-c198cf8f4ba8c22d107c3e1795f7ff1caf2aae45.tar.gz abslibre-c198cf8f4ba8c22d107c3e1795f7ff1caf2aae45.tar.bz2 abslibre-c198cf8f4ba8c22d107c3e1795f7ff1caf2aae45.zip |
update kdebase-runtime-libre to 4.14.0
Diffstat (limited to 'libre/kdebase-runtime-libre')
-rw-r--r-- | libre/kdebase-runtime-libre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/kdebase-runtime-libre/PKGBUILD b/libre/kdebase-runtime-libre/PKGBUILD index 14aeb7f4d..3e13281fc 100644 --- a/libre/kdebase-runtime-libre/PKGBUILD +++ b/libre/kdebase-runtime-libre/PKGBUILD @@ -5,7 +5,7 @@ _pkgname=kdebase-runtime pkgname=kdebase-runtime-libre -pkgver=4.13.3 +pkgver=4.14.0 pkgrel=1 pkgdesc="Plugins and applications necessary for the running of KDE applications, without non-privacy search providers" arch=('i686' 'x86_64' 'mips64el') @@ -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=('9e28e4477856428a5c3c7f051704d2197728ac2b' +sha1sums=('3847a9e6a66e4e724cff9230ff564c900243d4cd' 'aa6f39f4b0ad3c110fd05cd6c41190afae9773dd' 'ac3bac94a2c4b1444642524bc5fb539c4c5dcc5b') |