From 8f4332f3a8fe32a515bce9721560a4fe9bed4c50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Thu, 15 Oct 2015 10:51:19 -0300 Subject: kdepim-runtime-15.08.2-1.nonprism1: updating version --- nonprism/kdepim-runtime/PKGBUILD | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) (limited to 'nonprism/kdepim-runtime/PKGBUILD') diff --git a/nonprism/kdepim-runtime/PKGBUILD b/nonprism/kdepim-runtime/PKGBUILD index 518ea2bea..fe70cb6ff 100644 --- a/nonprism/kdepim-runtime/PKGBUILD +++ b/nonprism/kdepim-runtime/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 248353 2015-10-04 20:32:46Z arojas $ +# $Id: PKGBUILD 248965 2015-10-13 06:35:19Z arojas $ # Maintainer (Arch): Felix Yan # Contributor (Arch): Andrea Scarpino # Contributor (Arch): Pierre Schmitz # Maintainer: André Silva pkgname=kdepim-runtime -pkgver=15.08.1 -pkgrel=4.nonprism1 +pkgver=15.08.2 +pkgrel=1.nonprism1 pkgdesc='Extends the functionality of kdepim, without libkgapi support' arch=('i686' 'x86_64') url='https://projects.kde.org/projects/kde/kdepim-runtime' @@ -15,20 +15,11 @@ depends=(hicolor-icon-theme qt5-quick1 libkolab akonadi-socialutils akonadi-cale knotifyconfig kross kalarmcal kmbox kimap kde-syndication) makedepends=(extra-cmake-modules kdoctools boost) install=$pkgname.install -source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz" kdepim-runtime-bug338658.patch - ical-resource.patch::"https://quickgit.kde.org/?p=kdepim-runtime.git&a=commitdiff&h=1612e91&o=plain") -sha1sums=('fcab275175a82152ee2345a8657e0ab238f7033a' - '4d0bcdb3887f1146d289471d7e2494e2a76bb8bd' - '5c6f5128ca2a56124e4c0b09a911c7979d682466') +source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") +sha1sums=('d7be7a77408bc7793d30976711b29c65aab9ff0c') prepare() { mkdir -p build - -# Fix https://bugs.kde.org/show_bug.cgi?id=338658 - cd $pkgname-$pkgver - patch -p1 -i ../kdepim-runtime-bug338658.patch -# Fix saving ical resources https://bugs.kde.org/show_bug.cgi?id=352693 - patch -p1 -i ../ical-resource.patch } build() { -- cgit v1.2.3