diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-11-09 16:43:48 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-11-09 16:43:48 -0200 |
commit | e30a90a07ab1eab42e1ea8004909a8973b484994 (patch) | |
tree | 346ffa7a0889ae306c925659306d4e05bb7d2845 /libre/kdebase-runtime-libre | |
parent | 0f5baf285bf9eae91aad2ba79f81e1450b460f07 (diff) | |
download | abslibre-e30a90a07ab1eab42e1ea8004909a8973b484994.tar.gz abslibre-e30a90a07ab1eab42e1ea8004909a8973b484994.tar.bz2 abslibre-e30a90a07ab1eab42e1ea8004909a8973b484994.zip |
kdebase-runtime-libre-4.9.3-1: updating 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 008b94310..80537f26f 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.2 -pkgrel=2 +pkgver=4.9.3 +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' @@ -25,7 +25,7 @@ provides=("${_pkgname}=${pkgver}") install="${_pkgname}.install" source=("http://download.kde.org/stable/${pkgver}/src/kde-runtime-${pkgver}.tar.xz" 'duckduckgo_lite.desktop') -sha1sums=('97c811e404322e520f62320c919eecd73db8c5dd' +sha1sums=('5245c1152680ad22dff21c44dad531eda736e769' '265d4ca95c3a022b5f6f1d5daea6f8e3a25dee85') build() { |