[arch-commits] Commit in frameworkintegration/trunk (PKGBUILD fix_file_dialogs.patch)

Antonio Rojas arojas at archlinux.org
Mon Apr 20 14:14:01 UTC 2015


    Date: Monday, April 20, 2015 @ 16:14:00
  Author: arojas
Revision: 237787

Fix patch

Modified:
  frameworkintegration/trunk/PKGBUILD
  frameworkintegration/trunk/fix_file_dialogs.patch

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-20 12:14:45 UTC (rev 237786)
+++ PKGBUILD	2015-04-20 14:14:00 UTC (rev 237787)
@@ -4,7 +4,7 @@
 
 pkgname=frameworkintegration
 pkgver=5.9.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Framework providing components to allow applications to integrate with a KDE Workspace'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/frameworkintegration'
@@ -13,9 +13,8 @@
 makedepends=('extra-cmake-modules')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz" 'fix_file_dialogs.patch')
-
 md5sums=('5a40c112b997e3a30848374bf2a1ae6f'
-         'b37ac613e304bbfb984e659bc160bccb')
+         '89351a4b31f610bad9962693a1bd2b7e')
 
 prepare() {
   mkdir -p build

Modified: fix_file_dialogs.patch
===================================================================
(Binary files differ)



More information about the arch-commits mailing list