Date: Tuesday, October 15, 2013 @ 15:39:17 Author: heftig Revision: 196554
3.10.1 Modified: lightsoff/trunk/PKGBUILD (contents, properties) ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-10-15 10:05:35 UTC (rev 196553) +++ PKGBUILD 2013-10-15 13:39:17 UTC (rev 196554) @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 168943 2012-10-16 16:31:44Z heftig $ +# $Id$ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> # Contributor: Jan de Groot <[email protected]> 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 @@ 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 Property changes on: lightsoff/trunk/PKGBUILD ___________________________________________________________________ Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property
