diff options
author | root <root@rshg054.dnsready.net> | 2012-10-05 01:33:02 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-10-05 01:33:02 -0700 |
commit | 777466db27694f0cad10a7159ba66f2a2b39a516 (patch) | |
tree | 314603754e3855eea98c7cc25416e7c746e40fcf /libre/kdebase-runtime-libre | |
parent | c3ff6b4da8966c22dcbf0f5d8a957b875242789f (diff) |
Fri Oct 5 01:33:01 PDT 2012
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 ba6273763..bcf1c0922 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.9.1 +pkgver=4.9.2 pkgrel=1 pkgdesc="Plugins and applications necessary for the running of KDE applications (without non-privacy search providers)" arch=('i686' 'x86_64' 'mips64el') @@ -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=('4b67e0f12617c478ee29546da4d98f605cd35dec' +sha1sums=('97c811e404322e520f62320c919eecd73db8c5dd' '265d4ca95c3a022b5f6f1d5daea6f8e3a25dee85') build() { |