git » kcrash.git » commit afab2ad

KDE Frameworks 5.1

author Andrea Scarpino
2014-08-05 11:08:13 UTC
committer Andrea Scarpino
2014-08-05 11:08:13 UTC
parent 990cf2ea3af2e45c2c19d7c0a65472985c4105ef

KDE Frameworks 5.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 30643d7..cb48cbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcrash
-pkgver=5.0.0
+pkgver=5.1.0
 pkgrel=1
 pkgdesc='KCrash'
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('kcoreaddons' 'kwindowsystem')
 makedepends=('extra-cmake-modules')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('3017ca4b16626bd707d9c74b191a58ab')
+md5sums=('05f4562df2d26812f11f558138161710')
 
 prepare() {
   mkdir -p build