author | Felix Yan
<felixonmars@archlinux.org> 2015-02-04 03:44:17 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-02-04 03:44:17 UTC |
parent | 14ca14053ed7fb3efb639cd93adf249133c0b262 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 7db8a4d..5bf501d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kdegraphics-mobipocket -pkgver=14.12.1 +pkgver=14.12.2 pkgrel=1 pkgdesc="A collection of plugins to handle mobipocket files" url="https://projects.kde.org/projects/kde/kdegraphics/kdegraphics-mobipocket" @@ -15,7 +15,7 @@ replaces=('kdegraphics-libs') conflicts=('kdegraphics-libs') install=${pkgname}.install source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") -sha1sums=('1a0fc88f5c4efe5a5f4a0ee6e49a984bad66dc79') +sha1sums=('aed385a0a7cb8f103d72bc36704f7f7b54b07ccc') prepare() { mkdir build