author | Felix Yan
<felixonmars@archlinux.org> 2015-02-04 04:21:16 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-02-04 04:21:16 UTC |
parent | 3eafdcca558b4db95a1fa34253a37e2e037ef4b7 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 4c45314..f96b00e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=libkdcraw -pkgver=14.12.1 +pkgver=14.12.2 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=('e07dc93b5914674717c37e794313796d5b84a122') +sha1sums=('17d5edcc698e2a43954e25671d45060ab796c8d3') prepare() { mkdir build