author | Felix Yan
<felixonmars@archlinux.org> 2015-09-12 04:49:44 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-09-12 04:49:44 UTC |
parent | b21abb47cd113d3725f031eb6b306427def1e684 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index fc9d651..89c377e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kunitconversion -pkgver=5.13.0 +pkgver=5.14.0 pkgrel=1 pkgdesc='Support for unit conversion' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('ki18n') makedepends=('extra-cmake-modules' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('8505e76f2e45febe316ab83ee31ece3f') +md5sums=('ff33baab025aaa15776c5a47036f2aa9') prepare() { mkdir -p build