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

Felix Yan fyan at archlinux.org
Tue Jan 27 14:43:03 UTC 2015


    Date: Tuesday, January 27, 2015 @ 15:43:03
  Author: fyan
Revision: 230117

upgpkg: kwin 5.2.0.1-1

Modified:
  kwin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-27 14:37:11 UTC (rev 230116)
+++ PKGBUILD	2015-01-27 14:43:03 UTC (rev 230117)
@@ -2,7 +2,8 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kwin
-pkgver=5.2.0
+pkgver=5.2.0.1
+_dir=5.2.0
 pkgrel=1
 pkgdesc='KDE Window manager'
 arch=('i686' 'x86_64')
@@ -14,8 +15,8 @@
 groups=('plasma')
 install=${pkgname}.install
 conflicts=('kdebase-workspace')
-source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('59c1998d48a706b8ac48222e48d392bd')
+source=("http://download.kde.org/stable/plasma/${_dir}/${pkgname}-${pkgver}.tar.xz")
+md5sums=('47b6ce31b45450fa702098c9f3f5ac95')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list