summaryrefslogtreecommitdiff
path: root/extra/karchive/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/karchive/PKGBUILD')
-rw-r--r--extra/karchive/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/karchive/PKGBUILD b/extra/karchive/PKGBUILD
index e889a54cd..d6f31c199 100644
--- a/extra/karchive/PKGBUILD
+++ b/extra/karchive/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 214126 2014-06-04 09:01:53Z andrea $
+# $Id: PKGBUILD 216655 2014-07-08 18:29:51Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=karchive
-pkgver=4.100.0
+pkgver=5.0.0
pkgrel=1
pkgdesc='Qt 5 addon providing access to numerous types of archives'
arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@ license=('LGPL')
depends=('qt5-base')
makedepends=('extra-cmake-modules')
groups=('kf5')
-source=("http://download.kde.org/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('fd7b89e988124d87a1b2662a34a6e6d8')
+source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz")
+md5sums=('58e76e44a262cc184af4424d8dc1230b')
prepare() {
mkdir -p build