summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntonio Rojas2015-03-22 20:09:16 +0000
committerAntonio Rojas2015-03-22 20:09:16 +0000
commit8003ef360deb7c7148338de35cfc6339bb92d95a (patch)
treee5394fd9a2db5e8f702d685c7d4e675a6b4996a7 /PKGBUILD
parentf540f17b79272d1883e3d7711282d4134d33a074 (diff)
downloadaur-8003ef360deb7c7148338de35cfc6339bb92d95a.tar.gz
Plasma 5.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0196fa141b10..2da5817515aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,21 +2,20 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=kwin
-pkgver=5.2.1
-_dir=5.2.1
+pkgver=5.2.2
pkgrel=1
pkgdesc='KDE Window manager'
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/kde/workspace/kwin'
license=('LGPL')
depends=('qt5-multimedia' 'plasma-framework' 'knewstuff' 'libxcursor' 'kinit'
- 'hicolor-icon-theme' 'libepoxy' 'kwayland' 'libinput' 'kdecoration')
+ 'hicolor-icon-theme' 'kwayland' 'libinput' 'kdecoration')
makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools')
groups=('plasma')
install=${pkgname}.install
conflicts=('kdebase-workspace')
-source=("http://download.kde.org/stable/plasma/${_dir}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('863205ef27b7a11897fdeb24a75399ed')
+source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz")
+md5sums=('350283cb1435ec7f30932b06ba5fe36b')
prepare() {
mkdir build