diff options
author | root <root@rshg054.dnsready.net> | 2012-06-10 00:04:00 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-06-10 00:04:00 +0000 |
commit | 7b2739f21a7ed0d52497fa381c9a2383e71ab7a8 (patch) | |
tree | e92096f88e034d79e6f814971f98eb098c0abd80 /extra/libkipi/PKGBUILD | |
parent | 0c7e29df5c6742895884a0bbcf86381f8e601782 (diff) |
Sun Jun 10 00:04:00 UTC 2012
Diffstat (limited to 'extra/libkipi/PKGBUILD')
-rw-r--r-- | extra/libkipi/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libkipi/PKGBUILD b/extra/libkipi/PKGBUILD index f2ebba161..1714d1617 100644 --- a/extra/libkipi/PKGBUILD +++ b/extra/libkipi/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=libkipi -pkgver=4.8.3 +pkgver=4.8.4 pkgrel=1 pkgdesc="An interface to use kipi-plugins from a KDE application" url="http://kde.org/" @@ -14,7 +14,7 @@ replaces=('kdegraphics-libs') conflicts=('kdegraphics-libs') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") -sha1sums=('1646eca0521524eabcc8c1c97d8d2f85ff181cac') +sha1sums=('d30ef671be8caf8eb9ead68de53cf187f0fcf88b') build() { cd "${srcdir}" |