[arch-commits] Commit in lightsoff/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Tue Sep 9 13:03:12 UTC 2014
Date: Tuesday, September 9, 2014 @ 15:03:12
Author: jgc
Revision: 221316
GNOME 3.13.91
Modified:
lightsoff/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-09-09 13:00:50 UTC (rev 221315)
+++ PKGBUILD 2014-09-09 13:03:12 UTC (rev 221316)
@@ -3,13 +3,13 @@
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=lightsoff
-pkgver=3.12.2
+pkgver=3.13.91
pkgrel=1
pkgdesc="Turn off all the lights"
arch=('i686' 'x86_64')
license=('GPL')
depends=('desktop-file-utils' 'hicolor-icon-theme' 'clutter-gtk' 'librsvg')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
+makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
conflicts=('gnome-games')
replaces=('gnome-games')
options=('!emptydirs')
@@ -17,7 +17,7 @@
url="https://live.gnome.org/Lightsoff"
groups=('gnome-extra')
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('112cb1fb7cda95189b89549016f671917436b0108fdff21f07c462e3d285138f')
+sha256sums=('e173c65e859f423582bae352d4b59659d7a77ac3d1adc058fa0a7ceb15fa2327')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list