author | Andrea Scarpino
<andrea@archlinux.org> 2014-11-09 21:30:28 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-11-09 21:30:28 UTC |
parent | 8fa8872f65d068def57227a6783b7d086274f44d |
PKGBUILD | +4 | -4 |
diff --git a/PKGBUILD b/PKGBUILD index 3d3f86c..42186cf 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,17 +1,17 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.3.0 +pkgver=5.4.0 pkgrel=1 -pkgdesc='Sonnet' +pkgdesc='Spelling framework for Qt5' arch=('i686' 'x86_64') url='https://projects.kde.org/projects/frameworks/sonnet' license=('LGPL') 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=('e2c5c3e67fc02c34a498a71ee5970575') +source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") +md5sums=('c100990572daeb8d07968671246674eb') prepare() { mkdir -p build