author | Andrea Scarpino
<andrea@archlinux.org> 2014-12-08 16:06:22 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-12-08 16:06:22 UTC |
parent | fdf24fa697211c411445643f145cc43634e091f8 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 42186cf..bbe23e9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.4.0 +pkgver=5.5.0 pkgrel=1 pkgdesc='Spelling framework for Qt5' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('qt5-base' 'enchant') makedepends=('extra-cmake-modules' 'qt5-tools') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('c100990572daeb8d07968671246674eb') +md5sums=('8721faf134496a9bd7eaa3a779b30909') prepare() { mkdir -p build