[arch-commits] Commit in karchive/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Dec 12 16:26:54 UTC 2015
Date: Saturday, December 12, 2015 @ 17:26:53
Author: fyan
Revision: 255872
upgpkg: karchive 5.17.0-1
KF 5.17.0
Modified:
karchive/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-12-12 16:26:45 UTC (rev 255871)
+++ PKGBUILD 2015-12-12 16:26:53 UTC (rev 255872)
@@ -3,8 +3,8 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=karchive
-pkgver=5.16.0
-pkgrel=2
+pkgver=5.17.0
+pkgrel=1
pkgdesc='Qt 5 addon providing access to numerous types of archives'
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/frameworks/karchive'
@@ -13,7 +13,7 @@
makedepends=('extra-cmake-modules')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('f93b57e3645828890e895a8b993968af')
+md5sums=('30aad48540a1ff92ea9c1695f51fdb02')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list