[arch-commits] Commit in kdepim/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Feb 14 07:27:26 UTC 2016
Date: Sunday, February 14, 2016 @ 08:27:26
Author: fyan
Revision: 259284
upgpkg: kdepim 15.12.1-2
fix file conflicts with kf 5.19.0
Modified:
kdepim/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-02-14 04:48:28 UTC (rev 259283)
+++ PKGBUILD 2016-02-14 07:27:26 UTC (rev 259284)
@@ -7,7 +7,7 @@
pkgname=(akonadiconsole akregator blogilo konsolekalendar kaddressbook kalarm kleopatra kmail knotes
kontact korganizer ktnef libkdepim)
pkgver=15.12.1
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64')
url='http://pim.kde.org'
license=('GPL' 'LGPL' 'FDL')
@@ -225,4 +225,7 @@
mkdir -p "$pkgdir"/etc/xdg
install -m644 "$srcdir"/$pkgbase-$pkgver/kdepim.categories "$pkgdir"/etc/xdg
+
+ # Included in oxygen-icons 5.19.0
+ rm -vr "$pkgdir/usr/share/icons"
}
More information about the arch-commits
mailing list