[arch-commits] Commit in lightsoff/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed Mar 30 19:30:27 UTC 2016


    Date: Wednesday, March 30, 2016 @ 21:30:27
  Author: jgc
Revision: 263384

upgpkg: lightsoff 3.20.0-1

Modified:
  lightsoff/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-30 19:24:45 UTC (rev 263383)
+++ PKGBUILD	2016-03-30 19:30:27 UTC (rev 263384)
@@ -3,21 +3,21 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=lightsoff
-pkgver=3.18.0
+pkgver=3.20.0
 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' 'python2')
+makedepends=('intltool' 'itstool' 'gobject-introspection')
 conflicts=('gnome-games')
 replaces=('gnome-games')
 options=('!emptydirs')
 install=lightsoff.install
-url="https://live.gnome.org/Lightsoff"
+url="https://wiki.gnome.org/Apps/Lightsoff"
 groups=('gnome-extra')
 source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('cd5126dae4506363d9196ce8ba083a769d9f8c287fb0008db53cecf6cdc55d61')
+sha256sums=('d3603891afe7ca3b3b2c509cad3e32ef6cdac3a7e80fff3b48ca72ea739852bf')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list