From 4bf116ecadca2d072356d6fc9e1e6b60106d1546 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Mon, 13 Apr 2015 10:53:36 -0300 Subject: kipi-plugins-4.9.0-1.parabola1{,.nonprism1}: updating version --- libre/kipi-plugins/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'libre/kipi-plugins') diff --git a/libre/kipi-plugins/PKGBUILD b/libre/kipi-plugins/PKGBUILD index c80706fbf..8add15613 100644 --- a/libre/kipi-plugins/PKGBUILD +++ b/libre/kipi-plugins/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 231366 2015-02-13 12:02:33Z ronald $ +# $Id: PKGBUILD 236262 2015-04-11 11:05:41Z arojas $ # Maintainer (Arch): Ronald van Haren # Contributor (Arch): Andrea Scarpino # Contributor (Arch): Tobias Powalowski @@ -7,7 +7,7 @@ pkgbase=digikam pkgname=kipi-plugins -pkgver=4.7.0 +pkgver=4.9.0 pkgrel=1.parabola1 pkgdesc="A collection of plugins extending the KDE graphics and image applications as digiKam, without nonfree jAlbum and SimpleViewer support" arch=('i686' 'x86_64' 'mips64el') @@ -29,8 +29,8 @@ optdepends=('libkgeomap: Geolocalize tool' 'qt-gstreamer: Video SlideShow plugin') options=('staticlibs') install=kipi-plugins.install -source=("http://download.kde.org/stable/${pkgbase}/${pkgbase}-${pkgver}-1.tar.bz2") -sha1sums=('66faf7f08929b6c4c06ea665d195856aa43a3ee5') +source=("http://download.kde.org/stable/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2") +sha1sums=('d44ab133f152b84599507dd6a02aef4b22033dd4') prepare() { cd ${srcdir}/${pkgbase}-${pkgver} @@ -62,7 +62,7 @@ package() { cd ../../../build/po make DESTDIR="${pkgdir}" install # Put these in the relevant splitted packages - rm "${pkgdir}"/usr/share/locale/kde4/*/LC_MESSAGES/libkgeomap.mo + #rm "${pkgdir}"/usr/share/locale/kde4/*/LC_MESSAGES/libkgeomap.mo rm "${pkgdir}"/usr/share/locale/kde4/*/LC_MESSAGES/digikam.mo # Fix conflicts with kde-l10n-* (FS#33762) rm "${pkgdir}"/usr/share/locale/kde4/*/LC_MESSAGES/libkipi.mo -- cgit v1.2.3