[arch-commits] Commit in kbookmarks/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Oct 9 17:24:42 UTC 2016


    Date: Sunday, October 9, 2016 @ 17:24:41
  Author: felixonmars
Revision: 278027

upgpkg: kbookmarks 5.27.0-1

Upstream release

Modified:
  kbookmarks/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-09 17:24:34 UTC (rev 278026)
+++ PKGBUILD	2016-10-09 17:24:41 UTC (rev 278027)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kbookmarks
-pkgver=5.26.0
+pkgver=5.27.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=('df26bd179862cc72a6219236cd6c9d3f')
+md5sums=('7425331df90a2a4b4d4ef9b56d0e655c')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list