author | Felix Yan
<felixonmars@archlinux.org> 2016-09-14 09:24:53 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-09-14 09:24:53 UTC |
parent | c6c144c34af08e1ef7a9401274c138a5bc09ecca |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 8439736..ee5aee9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kxmlgui -pkgver=5.25.0 +pkgver=5.26.0 pkgrel=1 pkgdesc='User configurable main windows' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('kglobalaccel' 'ktextwidgets' 'attica-qt5') makedepends=('extra-cmake-modules' 'python' 'mesa') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('5ca8391964c2743c32e3eb46c975943c') +md5sums=('dfe9bce8a3d06722a7b2a972a6e44f6b') prepare() { mkdir -p build