summaryrefslogtreecommitdiff
path: root/extra/libkscreen/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libkscreen/PKGBUILD')
-rw-r--r--extra/libkscreen/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/extra/libkscreen/PKGBUILD b/extra/libkscreen/PKGBUILD
index 6ddab8260..5a374b892 100644
--- a/extra/libkscreen/PKGBUILD
+++ b/extra/libkscreen/PKGBUILD
@@ -1,18 +1,17 @@
-# $Id: PKGBUILD 192012 2013-08-04 07:18:21Z lcarlier $
+# $Id: PKGBUILD 194203 2013-09-10 14:07:21Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: birdflesh <antkoul at gmail dot com>
pkgname=libkscreen
pkgver=1.0.1
-pkgrel=1
+pkgrel=3
pkgdesc="KDE's screen management library"
arch=('i686' 'x86_64' 'mips64el')
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")
-source=("http://download.kde.org/stable/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
md5sums=('52aeaf2d987bffd05b111e89b445bd00')
prepare() {