[arch-commits] Commit in karchive/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Sep 12 00:29:12 UTC 2015
Date: Saturday, September 12, 2015 @ 02:29:12
Author: fyan
Revision: 245823
upgpkg: karchive 5.14.0-1
Modified:
karchive/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-12 00:28:55 UTC (rev 245822)
+++ PKGBUILD 2015-09-12 00:29:12 UTC (rev 245823)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=karchive
-pkgver=5.13.0
+pkgver=5.14.0
pkgrel=1
pkgdesc='Qt 5 addon providing access to numerous types of archives'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
makedepends=('extra-cmake-modules')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('dd01dc1252cb3d862959970ef7d7f5eb')
+md5sums=('1250214279c42c5802f998ee1f2b91b8')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list