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

Felix Yan fyan at archlinux.org
Tue Mar 22 13:48:56 UTC 2016


    Date: Tuesday, March 22, 2016 @ 14:48:56
  Author: fyan
Revision: 262228

upgpkg: kscreenlocker 5.6.0-1

Upstream release

Modified:
  kscreenlocker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-22 13:48:22 UTC (rev 262227)
+++ PKGBUILD	2016-03-22 13:48:56 UTC (rev 262228)
@@ -11,15 +11,11 @@
 groups=(plasma)
 depends=(kidletime kwayland kdeclarative)
 makedepends=(extra-cmake-modules python kdoctools kcmutils libxcursor)
-source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz" idle.patch)
-md5sums=('958fa3cb8fa156c40bc20cb46767a5fa'
-         '169e839f9b0a3e3074272fbf242da182')
+source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz")
+md5sums=('958fa3cb8fa156c40bc20cb46767a5fa')
 
 prepare() {
   mkdir -p build
-
-  cd $pkgname-$pkgver
-  patch -p1 -i ../idle.patch
 }
 
 build() {



More information about the arch-commits mailing list