author | Antonio Rojas
<arojas@archlinux.org> 2016-09-08 15:18:47 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-09-08 15:18:47 UTC |
parent | 71f23c08699f9d8653070a0682b30ca263cb98c3 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index cdf4acf..4265389 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=libksane -pkgver=16.08.0 +pkgver=16.08.1 pkgrel=1 pkgdesc="An image scanning library" url="https://www.kde.org/applications/graphics/" @@ -12,7 +12,7 @@ license=(GPL LGPL FDL) depends=(ktextwidgets kwallet sane) makedepends=(extra-cmake-modules) source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") -sha1sums=('8646168387aeccd127da6ffba696a813050651d9') +sha1sums=('8078f3df0c3087c20453fe31516895cda538bf30') prepare() { mkdir -p build