author | Antonio Rojas
<arojas@archlinux.org> 2015-06-29 17:50:28 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2015-06-29 17:50:28 UTC |
parent | a064d53fad772afab526e2c09b5157531f282997 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 8fed5f7..c5f4940 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=libksane -pkgver=15.04.2 +pkgver=15.04.3 pkgrel=1 pkgdesc="An image scanning library" url="https://projects.kde.org/projects/kde/kdegraphics/libs/libksane" @@ -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=('8939fc3f4b6ff08e82d60221313ba7e7dc743a30') +sha1sums=('cd0978fbea75012efcdc9f7e6ad2fbbf87b1ef5b') build() { cd "${srcdir}"