[arch-commits] Commit in kbookmarks/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Sep 12 03:36:48 UTC 2015
Date: Saturday, September 12, 2015 @ 05:36:48
Author: fyan
Revision: 245865
upgpkg: kbookmarks 5.14.0-1
Modified:
kbookmarks/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-12 03:36:26 UTC (rev 245864)
+++ PKGBUILD 2015-09-12 03:36:48 UTC (rev 245865)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kbookmarks
-pkgver=5.13.0
+pkgver=5.14.0
pkgrel=1
pkgdesc='Support for bookmarks and the XBEL format'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
makedepends=('extra-cmake-modules' 'qt5-tools' 'python')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('da4abc3e0f2acc90d97a4bc4edc86405')
+md5sums=('5df918cc7e7143fca74b00eb7210502c')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list