author | Andrea Scarpino
<andrea@archlinux.org> 2014-10-11 17:11:40 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-10-11 17:11:40 UTC |
parent | bcc23d52f2a4cf85d44994b33c0c35d6a09eaf08 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 4414b1f..55dc7a6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.3.0 +pkgver=5.3.1 pkgrel=1 pkgdesc='KWindowSystem' arch=('i686' 'x86_64') @@ -10,8 +10,8 @@ license=('LGPL') depends=('qt5-x11extras' 'libxfixes') makedepends=('extra-cmake-modules' 'qt5-tools') groups=('kf5') -source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('b37ba1deb824f5c857c3080b8bfbf93c') +source=("http://download.kde.org/stable/frameworks/5.3.0/${pkgname}-${pkgver}.tar.xz") +md5sums=('0428bd4bf226a1dd3bd78a0c1365d88f') prepare() { mkdir -p build