diff options
author | root <root@rshg054.dnsready.net> | 2013-10-16 00:57:16 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-16 00:57:16 -0700 |
commit | c22d00d6478c9a00b4c7e491af65637537247c8f (patch) | |
tree | e6346097789cc44df5dc5e4340ad33ffe507b31c /extra/lightsoff | |
parent | 5d8af7c82b707f4cbda87bb0538fef84daf3791b (diff) |
Wed Oct 16 00:56:43 PDT 2013
Diffstat (limited to 'extra/lightsoff')
-rw-r--r-- | extra/lightsoff/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/lightsoff/PKGBUILD b/extra/lightsoff/PKGBUILD index 114ddfc89..9e6a34576 100644 --- a/extra/lightsoff/PKGBUILD +++ b/extra/lightsoff/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 168943 2012-10-16 16:31:44Z heftig $ +# $Id: PKGBUILD 196555 2013-10-15 13:41:16Z heftig $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: Jan de Groot <jgc@archlinux.org> pkgname=lightsoff -pkgver=3.10.0 +pkgver=3.10.1 pkgrel=1 pkgdesc="Turn off all the lights" arch=('i686' 'x86_64') @@ -17,7 +17,7 @@ install=lightsoff.install 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=('920a38ebe320d3882c6a98d073388e64ba9c8bea4414c05fc16a81771b0a64a4') +sha256sums=('4db69a39a4cceb28e1c8331d65242643d1c7a9fe4c31c42f58f0421a9f205996') build() { cd $pkgname-$pkgver |