[arch-commits] Commit in khtml/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Feb 15 17:35:04 UTC 2015
Date: Sunday, February 15, 2015 @ 18:35:04
Author: fyan
Revision: 231588
upgpkg: khtml 5.7.0-1
Modified:
khtml/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-15 17:32:40 UTC (rev 231587)
+++ PKGBUILD 2015-02-15 17:35:04 UTC (rev 231588)
@@ -1,8 +1,9 @@
# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=khtml
-pkgver=5.6.0
+pkgver=5.7.0
pkgrel=1
pkgdesc='KHTML APIs'
arch=('i686' 'x86_64')
@@ -12,7 +13,7 @@
makedepends=('extra-cmake-modules')
groups=('kf5-aids')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/portingAids/${pkgname}-${pkgver}.tar.xz")
-md5sums=('611b479ce3938e492d943e573b966e71')
+md5sums=('e7467a0a2af4147e98f285f65e5aa7c1')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list