diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-19 13:21:18 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-19 13:21:18 -0300 |
commit | 268f067b0cc4ee2dc79778ddc480803b52e865d3 (patch) | |
tree | 51c6c6fb1c4947b449dee6b7952971a7f66c0cbd | |
parent | e1b985f6ae578808e9bd35ed978f71cf807cb347 (diff) | |
download | abslibre-268f067b0cc4ee2dc79778ddc480803b52e865d3.tar.gz abslibre-268f067b0cc4ee2dc79778ddc480803b52e865d3.tar.bz2 abslibre-268f067b0cc4ee2dc79778ddc480803b52e865d3.zip |
kio-5.30.0-1.parabola1: updating version
-rw-r--r-- | libre/kio/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/kio/PKGBUILD b/libre/kio/PKGBUILD index cd19d3b55..bebcd4042 100644 --- a/libre/kio/PKGBUILD +++ b/libre/kio/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 283200 2016-12-14 12:08:53Z arojas $ +# $Id: PKGBUILD 286275 2017-01-14 11:50:59Z arojas $ # Maintainer (Arch): Felix Yan <felixonmars@archlinux.org> # Contributor (Arch): Andrea Scarpino <andrea@archlinux.org> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=kio -pkgver=5.29.0 +pkgver=5.30.0 pkgrel=1.parabola1 pkgdesc='Resource and network access abstraction, without non-privacy search engines' arch=('i686' 'x86_64' 'armv7h') @@ -17,7 +17,7 @@ groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig} 'duckduckgo_html.desktop' 'duckduckgo_lite.desktop') -md5sums=('071a19a4f2d5cdf94641266e1f239656' +md5sums=('6a6b442a447e2b1eaeff7cd724aaed8f' 'SKIP' '59462f450ae72354ab3ca188710e2330' '1ca9884d8dc89c5713a1f42033775bcd') |