From e82c89b8a87634f0e28c8993ba8d60efe5bf5e7d Mon Sep 17 00:00:00 2001 From: Antonio Rojas Date: Thu, 15 Dec 2016 10:41:32 +0000 Subject: KDE Applications 16.12 --- PKGBUILD | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index 28536fd..02602e4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ # Contributor: Pierre Schmitz pkgname=dolphin -pkgver=16.08.3 +pkgver=16.12.0 pkgrel=1 pkgdesc="File Manager" arch=(i686 x86_64) @@ -18,8 +18,10 @@ optdepends=('kde-cli-tools: for editing file type options' 'ffmpegthumbs: video conflicts=('kdebase-dolphin<15.08') replaces=(kdebase-dolphin) groups=(kde-applications kdebase) -source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") -md5sums=('2fbeb00ac4d09f9d506aea231b077787') +source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}) +md5sums=('e41e3cd979ae0db3f6b38e14038f3a3c' + 'SKIP') +validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid prepare() { mkdir -p build -- cgit v1.3.1