diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-10-05 10:14:17 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-10-05 10:14:17 -0300 |
commit | aaa3df82f05f180efa04d645a5ffcfba5895a393 (patch) | |
tree | 11e08037d87d01edb1e4c53387e0967c81c82982 /libre/kdebase-runtime-libre/PKGBUILD | |
parent | 44479c7a68d5393d10f9a8895852d73a2728010e (diff) | |
parent | f04cc1ece8c79107dcaaed0ee737eb43404ab51e (diff) | |
download | abslibre-aaa3df82f05f180efa04d645a5ffcfba5895a393.tar.gz abslibre-aaa3df82f05f180efa04d645a5ffcfba5895a393.tar.bz2 abslibre-aaa3df82f05f180efa04d645a5ffcfba5895a393.zip |
Merge branch 'master' of ssh://gparabola/srv/git/abslibre
Diffstat (limited to 'libre/kdebase-runtime-libre/PKGBUILD')
-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() { |