git » libkdcraw.git » commit 1c18fe0

KDE Applications 15.04.1

author Antonio Rojas
2015-05-10 20:32:14 UTC
committer Antonio Rojas
2015-05-10 20:32:14 UTC
parent 9849807c7aee78ad224faf8e358a267db17b793f

KDE Applications 15.04.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 806a999..de520df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkdcraw
-pkgver=15.04.0
+pkgver=15.04.1
 pkgrel=1
 pkgdesc="A C++ interface used to decode RAW picture"
 url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkdcraw"
@@ -14,7 +14,7 @@ replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
 install=${pkgname}.install
 source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('92d848f5e07c3472073593fd335f4cedf2be5dec')
+sha1sums=('c93001089787ba918ce1930ca1c196101866fbe6')
 
 prepare() {
   mkdir build