summaryrefslogtreecommitdiff
path: root/extra/libkscreen/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libkscreen/PKGBUILD')
-rw-r--r--extra/libkscreen/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/extra/libkscreen/PKGBUILD b/extra/libkscreen/PKGBUILD
index 00d84af60..77a6817b8 100644
--- a/extra/libkscreen/PKGBUILD
+++ b/extra/libkscreen/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 188666 2013-06-17 16:24:53Z andrea $
+# $Id: PKGBUILD 192012 2013-08-04 07:18:21Z lcarlier $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: birdflesh <antkoul at gmail dot com>
pkgname=libkscreen
-pkgver=1.0
+pkgver=1.0.1
pkgrel=1
pkgdesc="KDE's screen management library"
arch=('i686' 'x86_64')
@@ -11,8 +11,9 @@ url='https://projects.kde.org/libkscreen'
license=('GPL')
depends=('kdelibs' 'qjson')
makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('83dc38c6ff5d33f253f7d9a43bc986cb')
+#source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+source=("http://download.kde.org/stable/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('52aeaf2d987bffd05b111e89b445bd00')
prepare() {
mkdir build