diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-11-13 16:53:30 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-11-13 16:53:30 -0300 |
commit | 44a015ecccf25d39ce45be51942037de6148ce2f (patch) | |
tree | 1738e39c10a5ab62de92aab17caa5240582c0348 /libre/kdebase-runtime | |
parent | d84310949622aaaa26a9248302f6e20afee0ff35 (diff) | |
download | abslibre-44a015ecccf25d39ce45be51942037de6148ce2f.tar.gz abslibre-44a015ecccf25d39ce45be51942037de6148ce2f.tar.bz2 abslibre-44a015ecccf25d39ce45be51942037de6148ce2f.zip |
kdebase-runtime-16.08.3-1.parabola1: updating version
Diffstat (limited to 'libre/kdebase-runtime')
-rw-r--r-- | libre/kdebase-runtime/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/kdebase-runtime/PKGBUILD b/libre/kdebase-runtime/PKGBUILD index b0490b05c..b46995123 100644 --- a/libre/kdebase-runtime/PKGBUILD +++ b/libre/kdebase-runtime/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 279462 2016-10-29 23:26:54Z arojas $ +# $Id: PKGBUILD 280502 2016-11-10 18:58:21Z arojas $ # Maintainer (Arch): Felix Yan <felixonmars@archlinux.org> # Contributor (Arch): Andrea Scarpino <andrea@archlinux.org> # Contributor (Arch): Pierre Schmitz <pierre@archlinux.de> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=kdebase-runtime -pkgver=16.08.2 -pkgrel=3.parabola1 +pkgver=16.08.3 +pkgrel=1.parabola1 pkgdesc="Plugins and applications necessary for the running of KDE applications, without non-privacy search engines" arch=('i686' 'x86_64' 'armv7h') url='https://www.kde.org/' @@ -21,7 +21,7 @@ source=("http://download.kde.org/stable/applications/${pkgver}/src/kde-runtime-$ 'kdebase-runtime-gpgme-1.7.patch' 'duckduckgo_html.desktop' 'duckduckgo_lite.desktop') -sha1sums=('966c5706318f6f8f09aa77332d4088a379cb1914' +sha1sums=('d215765e6fd4da4e0e7a53bd414d276fd46417e6' 'a9261cc182da51ed86155e5068a845b9d490b784' 'aa6f39f4b0ad3c110fd05cd6c41190afae9773dd' 'ac3bac94a2c4b1444642524bc5fb539c4c5dcc5b') |