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

Felix Yan felixonmars at archlinux.org
Mon Jul 11 01:11:06 UTC 2016


    Date: Monday, July 11, 2016 @ 01:11:06
  Author: felixonmars
Revision: 271315

upgpkg: kbookmarks 5.24.0-1

Upstream release

Modified:
  kbookmarks/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-11 01:10:44 UTC (rev 271314)
+++ PKGBUILD	2016-07-11 01:11:06 UTC (rev 271315)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kbookmarks
-pkgver=5.23.0
+pkgver=5.24.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=('63c5aa00974e3fd95bfd742c4e90e3bc')
+md5sums=('9c9f20e6fa1e47bd9d5f490399a56fdb')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list