summaryrefslogtreecommitdiff
path: root/extra/kscreen/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-05 02:24:00 -0700
committerroot <root@rshg054.dnsready.net>2013-08-05 02:24:00 -0700
commitb3923b26c3d37257246fea13bdb1151c96cb2fe4 (patch)
tree868c0a9f4649cfc0849318696f440a10bc412d9b /extra/kscreen/PKGBUILD
parent639c9730319cc0ce33e34e2386f467f67d3cc458 (diff)
Mon Aug 5 02:23:17 PDT 2013
Diffstat (limited to 'extra/kscreen/PKGBUILD')
-rw-r--r--extra/kscreen/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/extra/kscreen/PKGBUILD b/extra/kscreen/PKGBUILD
index ff0a6b34a..b5ed69b01 100644
--- a/extra/kscreen/PKGBUILD
+++ b/extra/kscreen/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 188671 2013-06-17 16:27:52Z andrea $
+# $Id: PKGBUILD 192014 2013-08-04 07:38:09Z lcarlier $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: birdflesh <antkoul at gmail dot com>
pkgname=kscreen
-pkgver=1.0
+pkgver=1.0.1
pkgrel=1
pkgdesc="KDE's screen management software"
arch=('i686' 'x86_64')
@@ -12,8 +12,9 @@ license=('GPL' 'LGPL')
depends=('kdebase-runtime' "libkscreen>=${pkgver}")
makedepends=('cmake' 'automoc4')
install=$pkgname.install
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('52a0fef238ed71c08ee853f55e53f8bb')
+#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=('2d6bd56a2edcadb9ba80c00fbd330a60')
prepare() {
mkdir build